Class ExtSSTRecord.InfoSubRecord

  • Enclosing class:
    ExtSSTRecord

    public static final class ExtSSTRecord.InfoSubRecord
    extends java.lang.Object
    • Constructor Detail

      • InfoSubRecord

        public InfoSubRecord​(int streamPos,
                             int bucketSstOffset)
        Creates new ExtSSTInfoSubRecord
        Parameters:
        streamPos - stream pointer to the SST record
        bucketSstOffset - ... don't really understand this yet
    • Method Detail

      • getStreamPos

        public int getStreamPos()
      • getBucketSSTOffset

        public int getBucketSSTOffset()