Uses of Class
org.apache.druid.segment.data.CompressedVariableSizedBlobColumn
Packages that use CompressedVariableSizedBlobColumn
-
Uses of CompressedVariableSizedBlobColumn in org.apache.druid.segment.data
Methods in org.apache.druid.segment.data that return CompressedVariableSizedBlobColumn -
Uses of CompressedVariableSizedBlobColumn in org.apache.druid.segment.serde
Constructors in org.apache.druid.segment.serde with parameters of type CompressedVariableSizedBlobColumnModifierConstructorDescriptionCompressedComplexColumn(String typeName, CompressedVariableSizedBlobColumn compressedColumn, ImmutableBitmap nullValues, ObjectStrategy<T> objectStrategy)