Class OffsetIndex

    • Field Detail

      • page_locations

        public List<PageLocation> page_locations
        PageLocations, ordered by increasing PageLocation.offset. It is required that page_locations[i].first_row_index < page_locations[i+1].first_row_index.
      • metaDataMap

        public static final Map<OffsetIndex._Fields,​org.apache.thrift.meta_data.FieldMetaData> metaDataMap
    • Constructor Detail

      • OffsetIndex

        public OffsetIndex()
      • OffsetIndex

        public OffsetIndex​(OffsetIndex other)
        Performs a deep copy on other.
    • Method Detail

      • getPage_locationsSize

        public int getPage_locationsSize()
      • addToPage_locations

        public void addToPage_locations​(PageLocation elem)
      • getPage_locations

        public List<PageLocation> getPage_locations()
        PageLocations, ordered by increasing PageLocation.offset. It is required that page_locations[i].first_row_index < page_locations[i+1].first_row_index.
      • setPage_locations

        public OffsetIndex setPage_locations​(List<PageLocation> page_locations)
        PageLocations, ordered by increasing PageLocation.offset. It is required that page_locations[i].first_row_index < page_locations[i+1].first_row_index.
      • unsetPage_locations

        public void unsetPage_locations()
      • isSetPage_locations

        public boolean isSetPage_locations()
        Returns true if field page_locations is set (has been assigned a value) and false otherwise
      • setPage_locationsIsSet

        public void setPage_locationsIsSet​(boolean value)
      • isSet

        public boolean isSet​(OffsetIndex._Fields field)
        Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
        Specified by:
        isSet in interface org.apache.thrift.TBase<OffsetIndex,​OffsetIndex._Fields>
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • read

        public void read​(org.apache.thrift.protocol.TProtocol iprot)
                  throws org.apache.thrift.TException
        Specified by:
        read in interface org.apache.thrift.TSerializable
        Throws:
        org.apache.thrift.TException
      • write

        public void write​(org.apache.thrift.protocol.TProtocol oprot)
                   throws org.apache.thrift.TException
        Specified by:
        write in interface org.apache.thrift.TSerializable
        Throws:
        org.apache.thrift.TException
      • validate

        public void validate()
                      throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException