Class TMutation

    • Constructor Detail

      • TMutation

        public TMutation()
      • TMutation

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

      • getRow

        public byte[] getRow()
      • setRow

        public TMutation setRow​(byte[] row)
      • unsetRow

        public void unsetRow()
      • isSetRow

        public boolean isSetRow()
        Returns true if field row is set (has been assigned a value) and false otherwise
      • setRowIsSet

        public void setRowIsSet​(boolean value)
      • getData

        public byte[] getData()
      • bufferForData

        public ByteBuffer bufferForData()
      • setData

        public TMutation setData​(byte[] data)
      • unsetData

        public void unsetData()
      • isSetData

        public boolean isSetData()
        Returns true if field data is set (has been assigned a value) and false otherwise
      • setDataIsSet

        public void setDataIsSet​(boolean value)
      • getValuesSize

        public int getValuesSize()
      • addToValues

        public void addToValues​(ByteBuffer elem)
      • unsetValues

        public void unsetValues()
      • isSetValues

        public boolean isSetValues()
        Returns true if field values is set (has been assigned a value) and false otherwise
      • setValuesIsSet

        public void setValuesIsSet​(boolean value)
      • getEntries

        public int getEntries()
      • setEntries

        public TMutation setEntries​(int entries)
      • unsetEntries

        public void unsetEntries()
      • isSetEntries

        public boolean isSetEntries()
        Returns true if field entries is set (has been assigned a value) and false otherwise
      • setEntriesIsSet

        public void setEntriesIsSet​(boolean value)
      • getSourcesSize

        public int getSourcesSize()
      • addToSources

        public void addToSources​(String elem)
      • unsetSources

        public void unsetSources()
      • isSetSources

        public boolean isSetSources()
        Returns true if field sources is set (has been assigned a value) and false otherwise
      • setSourcesIsSet

        public void setSourcesIsSet​(boolean value)
      • isSet

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

        public boolean equals​(TMutation 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.TBase<TMutation,​TMutation._Fields>
        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.TBase<TMutation,​TMutation._Fields>
        Throws:
        org.apache.thrift.TException
      • validate

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