Package org.apache.druid.segment.data
Class BitmapSerde
- java.lang.Object
-
- org.apache.druid.segment.data.BitmapSerde
-
public class BitmapSerde extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classBitmapSerde.DefaultBitmapSerdeFactorystatic classBitmapSerde.LegacyBitmapSerdeFactory
-
Constructor Summary
Constructors Constructor Description BitmapSerde()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static BitmapSerdeFactorycreateLegacyFactory()
-
-
-
Method Detail
-
createLegacyFactory
public static BitmapSerdeFactory createLegacyFactory()
-
-