Class ReaderSlice
Subreader slice from a parent composite reader.
@lucene.internal
Inheritance
System.Object
ReaderSlice
Assembly: DistributedLucene.Net.dll
Syntax
public sealed class ReaderSlice : object
Constructors
Name | Description |
---|---|
ReaderSlice(Int32, Int32, Int32) | Sole constructor. |
Fields
Name | Description |
---|---|
EMPTY_ARRAY | Zero-length ReaderSlice array. |
Properties
Name | Description |
---|---|
Length | Number of documents in this slice. |
ReaderIndex | Sub-reader index for this slice. |
Start | Document ID this slice starts from. |
Methods
Name | Description |
---|---|
ToString() |