public abstract static class FilterDirectoryReader.SubReaderWrapper
extends java.lang.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–2018 The Apache Software Foundation. All rights reserved.