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 BitmapSerdeFactorypublic BitmapFactory getBitmapFactory()
getBitmapFactory in interface BitmapSerdeFactoryCopyright © 2011–2017. All rights reserved.