public static final class MultiPostingsEnum.EnumWithSlice
extends java.lang.Object
PostingsEnum along with the
corresponding ReaderSlice.| Modifier and Type | Field and Description |
|---|---|
PostingsEnum |
postingsEnum
PostingsEnum for this sub-reader. |
ReaderSlice |
slice
ReaderSlice describing how this sub-reader
fits into the composite reader. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public PostingsEnum postingsEnum
PostingsEnum for this sub-reader.public ReaderSlice slice
ReaderSlice describing how this sub-reader
fits into the composite reader.Copyright © 2000–2025 The Apache Software Foundation. All rights reserved.