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