static final class BasePackBitmapIndex.StoredBitmap extends ObjectIdOwnerMap.Entry
Modifier and Type | Field and Description |
---|---|
private java.lang.Object |
bitmapContainer |
private int |
flags |
Constructor and Description |
---|
StoredBitmap(AnyObjectId objectId,
com.googlecode.javaewah.EWAHCompressedBitmap bitmap,
BasePackBitmapIndex.StoredBitmap xorBitmap,
int flags) |
Modifier and Type | Method and Description |
---|---|
(package private) com.googlecode.javaewah.EWAHCompressedBitmap |
getBitmap()
Computes and returns the full bitmap.
|
(package private) int |
getFlags() |
equals, fromRaw, fromRaw, fromRaw, fromRaw, fromString, fromString, isId, toObjectId, toString, zeroId
abbreviate, compareTo, compareTo, compareTo, copy, copyRawTo, copyRawTo, copyRawTo, copyRawTo, copyTo, copyTo, copyTo, copyTo, copyTo, copyTo, equals, equals, equals, getByte, getFirstByte, getName, hashCode, isEqual, name, startsWith, toString
private volatile java.lang.Object bitmapContainer
private final int flags
StoredBitmap(AnyObjectId objectId, com.googlecode.javaewah.EWAHCompressedBitmap bitmap, BasePackBitmapIndex.StoredBitmap xorBitmap, int flags)