Class ExtSSTRecord.InfoSubRecord

    • 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()
      • getGenericProperties

        public java.util.Map<java.lang.String,​java.util.function.Supplier<?>> getGenericProperties()
        Specified by:
        getGenericProperties in interface GenericRecord