Class BasePackBitmapIndex.StoredBitmap

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<AnyObjectId>
    Enclosing class:
    BasePackBitmapIndex

    static final class BasePackBitmapIndex.StoredBitmap
    extends ObjectIdOwnerMap.Entry
    Data representation of the bitmap entry restored from a pack index. The commit of the bitmap is the map key.
    • Field Detail

      • bitmapContainer

        private volatile java.lang.Object bitmapContainer
      • flags

        private final int flags
    • Method Detail

      • getBitmap

        com.googlecode.javaewah.EWAHCompressedBitmap getBitmap()
        Computes and returns the full bitmap.
        Returns:
        the full bitmap
      • getFlags

        int getFlags()
        Returns:
        the flags associated with the bitmap