Package org.apache.druid.segment.data
Class FrontCodedIndexed.FrontCodedV1
java.lang.Object
org.apache.druid.segment.data.FrontCodedIndexed
org.apache.druid.segment.data.FrontCodedIndexed.FrontCodedV1
- All Implemented Interfaces:
Iterable<ByteBuffer>,HotLoopCallee,Indexed<ByteBuffer>
- Enclosing class:
- FrontCodedIndexed
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.druid.segment.data.FrontCodedIndexed
FrontCodedIndexed.FrontCodedV0, FrontCodedIndexed.FrontCodedV1 -
Field Summary
Fields inherited from class org.apache.druid.segment.data.FrontCodedIndexed
adjustedNumValues, adjustIndex, bucketSize, bucketsPosition, buffer, DEFAULT_BUCKET_SIZE, DEFAULT_VERSION, div, hasNull, lastBucketNumValues, numBuckets, offsetsPosition, rem, V0, V1 -
Method Summary
Methods inherited from class org.apache.druid.segment.data.FrontCodedIndexed
get, indexOf, inspectRuntimeShape, isSorted, iterator, read, size, validateVersionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator