Interface ValidDocIndexReader
-
public interface ValidDocIndexReader
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.roaringbitmap.buffer.ImmutableRoaringBitmapgetValidDocBitmap()Return the underlying validDoc bitmap (used in query execution)
-