Class BaseIndexFileFormatTestCase.ReadBytesDirectoryWrapper

java.lang.Object
org.apache.lucene.store.Directory
org.apache.lucene.store.FilterDirectory
org.apache.lucene.tests.index.BaseIndexFileFormatTestCase.ReadBytesDirectoryWrapper
All Implemented Interfaces:
Closeable, AutoCloseable
Enclosing class:
BaseIndexFileFormatTestCase

protected static class BaseIndexFileFormatTestCase.ReadBytesDirectoryWrapper extends FilterDirectory
A directory that tracks read bytes.