JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package io.druid.segment.data
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.
Object
java.util.
AbstractCollection
<E> (implements java.util.
Collection
<E>)
java.util.
AbstractList
<E> (implements java.util.
List
<E>)
io.druid.segment.data.
IndexedList
<T>
it.unimi.dsi.fastutil.ints.AbstractIntIterator (implements it.unimi.dsi.fastutil.ints.IntIterator)
io.druid.segment.data.
IndexedIntsIterator
io.druid.segment.data.
ArrayBasedIndexedInts
(implements io.druid.segment.data.
IndexedInts
)
io.druid.segment.data.
ArrayBasedOffset
(implements io.druid.segment.data.
Offset
)
io.druid.segment.data.
ArrayIndexed
<T> (implements io.druid.segment.data.
Indexed
<T>)
io.druid.segment.data.
BitmapCompressedIndexedInts
(implements java.lang.
Comparable
<T>, io.druid.segment.data.
IndexedInts
)
io.druid.segment.data.
BitmapSerde
io.druid.segment.data.
BlockLayoutFloatSupplierSerializer
(implements io.druid.segment.data.
FloatSupplierSerializer
)
io.druid.segment.data.
BlockLayoutIndexedFloatSupplier
(implements com.google.common.base.Supplier<T>)
io.druid.segment.data.
BlockLayoutIndexedLongSupplier
(implements com.google.common.base.Supplier<T>)
io.druid.segment.data.
BlockLayoutLongSupplierSerializer
(implements io.druid.segment.data.
LongSupplierSerializer
)
io.druid.segment.data.
ByteBufferSerializer
<T>
io.druid.segment.data.
ByteBufferWriter
<T> (implements java.io.
Closeable
)
io.druid.segment.data.
CachingIndexed
<T> (implements java.io.
Closeable
, io.druid.segment.data.
Indexed
<T>)
io.druid.segment.data.
CompressedFloatsIndexedSupplier
(implements com.google.common.base.Supplier<T>)
io.druid.segment.data.
CompressedIntsIndexedSupplier
(implements io.druid.segment.data.
WritableSupplier
<T>)
io.druid.segment.data.
CompressedLongsIndexedSupplier
(implements com.google.common.base.Supplier<T>)
io.druid.segment.data.
CompressedObjectStrategy
<T> (implements io.druid.segment.data.
ObjectStrategy
<T>)
io.druid.segment.data.
FixedSizeCompressedObjectStrategy
<T>
io.druid.segment.data.
CompressedByteBufferObjectStrategy
io.druid.segment.data.
CompressedFloatBufferObjectStrategy
io.druid.segment.data.
CompressedIntBufferObjectStrategy
io.druid.segment.data.
CompressedLongBufferObjectStrategy
io.druid.segment.data.
VSizeCompressedObjectStrategy
io.druid.segment.data.
CompressedObjectStrategy.LZ4Compressor
(implements io.druid.segment.data.
CompressedObjectStrategy.Compressor
)
io.druid.segment.data.
CompressedObjectStrategy.LZ4Decompressor
(implements io.druid.segment.data.
CompressedObjectStrategy.Decompressor
)
io.druid.segment.data.
CompressedObjectStrategy.LZFCompressor
(implements io.druid.segment.data.
CompressedObjectStrategy.Compressor
)
io.druid.segment.data.
CompressedObjectStrategy.LZFDecompressor
(implements io.druid.segment.data.
CompressedObjectStrategy.Decompressor
)
io.druid.segment.data.
CompressedObjectStrategy.UncompressedCompressor
(implements io.druid.segment.data.
CompressedObjectStrategy.Compressor
)
io.druid.segment.data.
CompressedObjectStrategy.UncompressedDecompressor
(implements io.druid.segment.data.
CompressedObjectStrategy.Decompressor
)
io.druid.segment.data.
CompressedVSizeIntsIndexedSupplier
(implements io.druid.segment.data.
WritableSupplier
<T>)
io.druid.segment.data.
CompressionFactory
io.druid.segment.data.
ConciseBitmapSerdeFactory
(implements io.druid.segment.data.
BitmapSerdeFactory
)
io.druid.segment.data.
BitmapSerde.DefaultBitmapSerdeFactory
io.druid.segment.data.
BitmapSerde.LegacyBitmapSerdeFactory
io.druid.segment.data.
DeltaLongEncodingReader
(implements io.druid.segment.data.
CompressionFactory.LongEncodingReader
)
io.druid.segment.data.
DeltaLongEncodingWriter
(implements io.druid.segment.data.
CompressionFactory.LongEncodingWriter
)
io.druid.segment.data.
EmptyIndexedInts
(implements io.druid.segment.data.
IndexedInts
)
io.druid.segment.data.
EntireLayoutFloatSupplierSerializer
(implements io.druid.segment.data.
FloatSupplierSerializer
)
io.druid.segment.data.
EntireLayoutIndexedFloatSupplier
(implements com.google.common.base.Supplier<T>)
io.druid.segment.data.
EntireLayoutIndexedLongSupplier
(implements com.google.common.base.Supplier<T>)
io.druid.segment.data.
EntireLayoutLongSupplierSerializer
(implements io.druid.segment.data.
LongSupplierSerializer
)
io.druid.segment.data.
GenericIndexed
<T> (implements io.druid.segment.data.
Indexed
<T>)
io.druid.segment.data.
GenericIndexedWriter
<T> (implements java.io.
Closeable
)
io.druid.segment.data.
Indexedids
io.druid.segment.data.
IndexedIterable
<T> (implements java.lang.
Iterable
<T>)
io.druid.segment.data.
IndexedRTree
(implements java.lang.
Comparable
<T>)
io.druid.segment.data.
IndexedRTree.ImmutableRTreeObjectStrategy
(implements io.druid.segment.data.
ObjectStrategy
<T>)
io.druid.segment.data.
IntBufferIndexedInts
(implements java.lang.
Comparable
<T>, io.druid.segment.data.
IndexedInts
)
io.druid.segment.data.
IntermediateLongSupplierSerializer
(implements io.druid.segment.data.
LongSupplierSerializer
)
io.druid.segment.data.
IntersectingOffset
(implements io.druid.segment.data.
Offset
)
io.druid.segment.data.
ListBasedIndexedInts
(implements io.druid.segment.data.
IndexedInts
)
io.druid.segment.data.
ListIndexed
<T> (implements io.druid.segment.data.
Indexed
<T>)
io.druid.segment.data.
LongsLongEncodingReader
(implements io.druid.segment.data.
CompressionFactory.LongEncodingReader
)
io.druid.segment.data.
LongsLongEncodingWriter
(implements io.druid.segment.data.
CompressionFactory.LongEncodingWriter
)
io.druid.segment.data.
MultiValueIndexedIntsWriter
(implements io.druid.segment.data.
IndexedIntsWriter
)
io.druid.segment.data.
CompressedVSizeIndexedV3Writer
io.druid.segment.data.
VSizeIndexedWriter
(implements java.io.
Closeable
)
io.druid.segment.data.
RangeIndexedInts
(implements io.druid.segment.data.
IndexedInts
)
io.druid.segment.data.
RoaringBitmapSerdeFactory
(implements io.druid.segment.data.
BitmapSerdeFactory
)
io.druid.segment.data.
SingleIndexedInt
(implements io.druid.segment.data.
IndexedInts
)
io.druid.segment.data.
SingleValueIndexedIntsWriter
(implements io.druid.segment.data.
IndexedIntsWriter
)
io.druid.segment.data.
CompressedIntsIndexedWriter
io.druid.segment.data.
CompressedVSizeIntsIndexedWriter
io.druid.segment.data.
VSizeIndexedIntsWriter
io.druid.segment.data.
StartLimitedOffset
(implements io.druid.segment.data.
Offset
)
io.druid.segment.data.
TableLongEncodingReader
(implements io.druid.segment.data.
CompressionFactory.LongEncodingReader
)
io.druid.segment.data.
TableLongEncodingWriter
(implements io.druid.segment.data.
CompressionFactory.LongEncodingWriter
)
io.druid.segment.data.
TmpFileIOPeon
(implements io.druid.segment.data.
IOPeon
)
io.druid.segment.data.
UnioningOffset
(implements io.druid.segment.data.
Offset
)
io.druid.segment.data.
VSizeIndexed
(implements io.druid.segment.data.
IndexedMultivalue
<T>)
io.druid.segment.data.
VSizeIndexed.VSizeIndexedSupplier
(implements io.druid.segment.data.
WritableSupplier
<T>)
io.druid.segment.data.
VSizeIndexedInts
(implements java.lang.
Comparable
<T>, io.druid.segment.data.
IndexedInts
)
io.druid.segment.data.
VSizeIndexedInts.VSizeIndexedIntsSupplier
(implements io.druid.segment.data.
WritableSupplier
<T>)
io.druid.segment.data.
VSizeLongSerde
io.druid.segment.data.
ZeroIndexedInts
(implements io.druid.segment.data.
IndexedInts
)
Interface Hierarchy
java.lang.
AutoCloseable
java.io.
Closeable
io.druid.segment.data.
FloatSupplierSerializer
io.druid.segment.data.
IndexedFloats
io.druid.segment.data.
IndexedInts
(also extends it.unimi.dsi.fastutil.ints.IntIterable)
io.druid.segment.data.
IndexedIntsWriter
io.druid.segment.data.
IndexedLongs
io.druid.segment.data.
IndexedMultivalue
<T> (also extends io.druid.segment.data.
Indexed
<T>)
io.druid.segment.data.
IOPeon
io.druid.segment.data.
LongSupplierSerializer
io.druid.segment.data.
VSizeLongSerde.LongSerializer
io.druid.segment.data.
BitmapSerdeFactory
java.util.
Comparator
<T>
io.druid.segment.data.
ObjectStrategy
<T>
io.druid.segment.data.
CacheableObjectStrategy
<T>
io.druid.segment.data.
CompressedObjectStrategy.BufferConverter
<T>
io.druid.segment.data.
CompressedObjectStrategy.Compressor
io.druid.segment.data.
CompressedObjectStrategy.Decompressor
io.druid.segment.data.
CompressionFactory.LongEncodingReader
io.druid.segment.data.
CompressionFactory.LongEncodingWriter
java.lang.
Iterable
<T>
io.druid.segment.data.
Indexed
<T>
io.druid.segment.data.
IndexedMultivalue
<T> (also extends java.io.
Closeable
)
it.unimi.dsi.fastutil.ints.IntIterable
io.druid.segment.data.
IndexedInts
(also extends java.io.
Closeable
)
io.druid.segment.data.
ReadableOffset
io.druid.segment.data.
Offset
com.google.common.base.Supplier<T>
io.druid.segment.data.
WritableSupplier
<T>
io.druid.segment.data.
VSizeLongSerde.LongDeserializer
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
io.druid.segment.data.
CompressionFactory.LongEncodingStrategy
io.druid.segment.data.
CompressionFactory.LongEncodingFormat
io.druid.segment.data.
CompressedObjectStrategy.CompressionStrategy
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2011–2017. All rights reserved.