Class SegmentParser.MapInfo

    • Field Detail

      • mapId

        public final RecordId mapId
        Id of this record
      • size

        public final int size
        Size in bytes of this map. -1 if not known.
    • Constructor Detail

      • MapInfo

        public MapInfo​(RecordId mapId,
                       int size)