Package org.apache.ignite.internal.processors.query.stat.hll.util
-
Interface Summary Interface Description LongIterator Along-based iterator. -
Class Summary Class Description BitUtil A collection of bit utilities.BitVector A vector (array) of bits that is accessed in units ("registers") ofwidthbits which are stored as 64bit "words" (longs).HLLUtil Static functions for computing constants and parameters used in the HLL algorithm.NumberUtil A collection of utilities to work with numbers.