public static final class MultiPostingsEnum.EnumWithSlice extends 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. |
public PostingsEnum postingsEnum
PostingsEnum
for this sub-reader.public ReaderSlice slice
ReaderSlice
describing how this sub-reader
fits into the composite reader.Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.