Package org.apache.druid.segment.serde
@EverythingIsNonnullByDefault
package org.apache.druid.segment.serde
-
ClassDescriptionComplexMetrics houses a mapping of serde names to affiliated ComplexMetricSerde objects.
ColumnPartSerdeshared by allNestedCommonFormatColumn.OverridesNestedCommonFormatColumnFormatSpecso thatNestedCommonFormatColumnPartSerde.FormatSpec.getBitmapEncoding()participates in serde so that it can store the complete object in the column metadataDefault implementation ofColumnIndexSupplierfor columns which do not have any indexes.A ColumnPartSerde to read and write null-only columns.ColumnIndexSupplierfor columns which only have anImmutableBitmapto indicate which rows only have null values, such asLongNumericColumnPartSerdeV2,DoubleNumericColumnPartSerdeV2, andFloatNumericColumnPartSerdeV2.Main interface for "serializeable something" in Druid segment serialization.Supplier forStringUtf8DictionaryEncodedColumn