public static class IndexSearcher.LeafSlice
extends java.lang.Object
IndexSearcher
s leaf contexts to be
executed within a single thread.Modifier and Type | Field and Description |
---|---|
(package private) LeafReaderContext[] |
leaves |
Constructor and Description |
---|
LeafSlice(LeafReaderContext... leaves) |
final LeafReaderContext[] leaves
public LeafSlice(LeafReaderContext... leaves)