public static class IndexSearcher.LeafSlice extends Object
IndexSearcher
s leaf contexts to be
executed within a single thread.Modifier and Type | Field and Description |
---|---|
LeafReaderContext[] |
leaves
The leaves that make up this slice.
|
Constructor and Description |
---|
LeafSlice(LeafReaderContext... leaves) |
public final LeafReaderContext[] leaves
public LeafSlice(LeafReaderContext... leaves)
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.