public class RoaringBitmapSerdeFactory extends Object implements BitmapSerdeFactory
Constructor and Description |
---|
RoaringBitmapSerdeFactory(Boolean compressRunOnSerialization) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
BitmapFactory |
getBitmapFactory() |
boolean |
getCompressRunOnSerialization() |
ObjectStrategy<ImmutableBitmap> |
getObjectStrategy() |
int |
hashCode() |
String |
toString() |
public RoaringBitmapSerdeFactory(Boolean compressRunOnSerialization)
public boolean getCompressRunOnSerialization()
public ObjectStrategy<ImmutableBitmap> getObjectStrategy()
getObjectStrategy
in interface BitmapSerdeFactory
public BitmapFactory getBitmapFactory()
getBitmapFactory
in interface BitmapSerdeFactory
Copyright © 2011–2017. All rights reserved.