Class TRow

    • Constructor Detail

      • TRow

        public TRow()
      • TRow

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

      • deepCopy

        public TRow deepCopy()
        Specified by:
        deepCopy in interface org.apache.thrift.TBase<TRow,​TRow._Fields>
      • clear

        public void clear()
        Specified by:
        clear in interface org.apache.thrift.TBase<TRow,​TRow._Fields>
      • getColValsSize

        public int getColValsSize()
      • addToColVals

        public void addToColVals​(TColumnValue elem)
      • unsetColVals

        public void unsetColVals()
      • isSetColVals

        public boolean isSetColVals()
        Returns true if field colVals is set (has been assigned a value) and false otherwise
      • setColValsIsSet

        public void setColValsIsSet​(boolean value)
      • setFieldValue

        public void setFieldValue​(TRow._Fields field,
                                  Object value)
        Specified by:
        setFieldValue in interface org.apache.thrift.TBase<TRow,​TRow._Fields>
      • isSet

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

        public boolean equals​(TRow that)
      • hashCode

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

        public TRow._Fields fieldForId​(int fieldId)
        Specified by:
        fieldForId in interface org.apache.thrift.TBase<TRow,​TRow._Fields>
      • 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