public static final class MultiPostingsEnum.EnumWithSlice extends Object
PostingsEnum along with the
  corresponding ReaderSlice.| Modifier and Type | Field and Description | 
|---|---|
| PostingsEnum | postingsEnumPostingsEnumfor this sub-reader. | 
| ReaderSlice | sliceReaderSlicedescribing 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-2018 Apache Software Foundation. All Rights Reserved.