Uses of Class
org.apache.druid.segment.nested.CompressedNestedDataComplexColumn
Packages that use CompressedNestedDataComplexColumn
-
Uses of CompressedNestedDataComplexColumn in org.apache.druid.segment.nested
Subclasses of CompressedNestedDataComplexColumn in org.apache.druid.segment.nestedModifier and TypeClassDescriptionfinal classNestedDataColumnV3<TKeyDictionary extends Indexed<ByteBuffer>,TStringDictionary extends Indexed<ByteBuffer>> final classNestedDataColumnV4<TKeyDictionary extends Indexed<ByteBuffer>,TStringDictionary extends Indexed<ByteBuffer>> classNestedDataColumnV5<TKeyDictionary extends Indexed<ByteBuffer>,TStringDictionary extends Indexed<ByteBuffer>> Nested data column with optimized support for simple arrays.