Package com.illumon.iris.db.v2.utils.rsp.container
-
Interface Summary Interface Description AbortableRangeConsumer Results comprised of multiple, ordered ranges are provided via this interface.BatchIterator ContainerShortBatchIterator ContainerUtil.TargetComparator IntConsumer An IntConsumer receives the int values contained in a data structure.RangeConsumer Results comprised of multiple, ordered ranges are provided via this interface.RangeIterator SearchRangeIterator ShortAdvanceIterator ShortConsumer A ShortConsumer receives the short values contained in a data structure.ShortIterator Iterator over short values.ShortRangeConsumer A ShortRangeConsumer receives the ranges contained in a data structure. -
Class Summary Class Description ArrayContainer Simple container made of an array of 16-bit integersArrayShortBatchIterator BitmapContainer Simple bitset-like container.BitmapShortBatchIterator Container Base container class.ContainerUtil Various useful methods for roaring bitmaps.EmptyContainer ImmutableContainer MutableInteger PositionHint RangeIterator.ArrayBacked RangeIterator.Single RunContainer This container takes the form of runs of consecutive values (effectively, run-length encoding).RunShortBatchIterator SingleRangeContainer SingletonContainer SingletonContainer.ReverseIter SingletonContainer.SearchRangeIter TwoValuesContainer TwoValuesContainer.ContainerShortBatchIter