Class TKeyExtent

    • Constructor Detail

      • TKeyExtent

        public TKeyExtent()
      • TKeyExtent

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

      • getTable

        public byte[] getTable()
      • bufferForTable

        public ByteBuffer bufferForTable()
      • setTable

        public TKeyExtent setTable​(byte[] table)
      • unsetTable

        public void unsetTable()
      • isSetTable

        public boolean isSetTable()
        Returns true if field table is set (has been assigned a value) and false otherwise
      • setTableIsSet

        public void setTableIsSet​(boolean value)
      • getEndRow

        public byte[] getEndRow()
      • bufferForEndRow

        public ByteBuffer bufferForEndRow()
      • setEndRow

        public TKeyExtent setEndRow​(byte[] endRow)
      • unsetEndRow

        public void unsetEndRow()
      • isSetEndRow

        public boolean isSetEndRow()
        Returns true if field endRow is set (has been assigned a value) and false otherwise
      • setEndRowIsSet

        public void setEndRowIsSet​(boolean value)
      • getPrevEndRow

        public byte[] getPrevEndRow()
      • bufferForPrevEndRow

        public ByteBuffer bufferForPrevEndRow()
      • setPrevEndRow

        public TKeyExtent setPrevEndRow​(byte[] prevEndRow)
      • unsetPrevEndRow

        public void unsetPrevEndRow()
      • isSetPrevEndRow

        public boolean isSetPrevEndRow()
        Returns true if field prevEndRow is set (has been assigned a value) and false otherwise
      • setPrevEndRowIsSet

        public void setPrevEndRowIsSet​(boolean value)
      • isSet

        public boolean isSet​(TKeyExtent._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<TKeyExtent,​TKeyExtent._Fields>
      • equals

        public boolean equals​(TKeyExtent that)
      • 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