Package org.apache.druid.segment.data
Class RoaringBitmapSerdeFactory
java.lang.Object
org.apache.druid.segment.data.RoaringBitmapSerdeFactory
- All Implemented Interfaces:
BitmapSerdeFactory
- Direct Known Subclasses:
BitmapSerde.DefaultBitmapSerdeFactory
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic RoaringBitmapSerdeFactoryinthashCode()toString()
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
RoaringBitmapSerdeFactory
-
-
Method Details
-
getInstance
-
getObjectStrategy
- Specified by:
getObjectStrategyin interfaceBitmapSerdeFactory
-
getBitmapFactory
- Specified by:
getBitmapFactoryin interfaceBitmapSerdeFactory
-
toString
-
equals
-
hashCode
public int hashCode()
-