public abstract static class FilterDirectoryReader.SubReaderWrapper extends Object
Constructor and Description |
---|
FilterDirectoryReader.SubReaderWrapper()
Constructor
|
Modifier and Type | Method and Description |
---|---|
abstract AtomicReader |
wrap(AtomicReader reader)
Wrap one of the parent DirectoryReader's subreaders
|
public FilterDirectoryReader.SubReaderWrapper()
public abstract AtomicReader wrap(AtomicReader reader)
reader
- the subreader to wrapCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.