Class PackBitmapIndexBuilder.StoredEntry

  • Enclosing class:
    PackBitmapIndexBuilder

    public static final class PackBitmapIndexBuilder.StoredEntry
    extends Object
    Data object for the on disk representation of a bitmap entry.
    • Method Detail

      • getBitmap

        public com.googlecode.javaewah.EWAHCompressedBitmap getBitmap()
        Returns:
        the bitmap
      • getXorOffset

        public int getXorOffset()
        Returns:
        the xorOffset
      • getFlags

        public int getFlags()
        Returns:
        the flags
      • getObjectId

        public long getObjectId()
        Returns:
        the ObjectId