public static class ExitableDirectoryReader.ExitableSubReaderWrapper extends FilterDirectoryReader.SubReaderWrapper
| Constructor and Description | 
|---|
ExitableSubReaderWrapper(QueryTimeout queryTimeout)
Constructor 
 | 
| Modifier and Type | Method and Description | 
|---|---|
LeafReader | 
wrap(LeafReader reader)
Wrap one of the parent DirectoryReader's subreaders 
 | 
wrappublic ExitableSubReaderWrapper(QueryTimeout queryTimeout)
public LeafReader wrap(LeafReader reader)
FilterDirectoryReader.SubReaderWrapperwrap in class FilterDirectoryReader.SubReaderWrapperreader - the subreader to wrapCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.