| Package | Description |
|---|---|
| org.apache.druid.extendedset.intset |
| Class and Description |
|---|
| AbstractIntSet
This class provides a skeletal implementation of the
IntSet
interface to minimize the effort required to implement this interface. |
| ConciseSet
This is CONCISE: COmpressed 'N' Composable Integer SEt.
|
| EmptyIntIterator |
| ImmutableConciseSet |
| ImmutableConciseSet.WordIterator |
| IntSet |
| IntSet.IntIterator
An
Iterator-like interface that allows to "skip" some elements of
the set |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.