Class TInsertData

    • Constructor Detail

      • TInsertData

        public TInsertData()
      • TInsertData

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

      • getDb_id

        public int getDb_id()
      • setDb_id

        public TInsertData setDb_id​(int db_id)
      • unsetDb_id

        public void unsetDb_id()
      • isSetDb_id

        public boolean isSetDb_id()
        Returns true if field db_id is set (has been assigned a value) and false otherwise
      • setDb_idIsSet

        public void setDb_idIsSet​(boolean value)
      • getTable_id

        public int getTable_id()
      • setTable_id

        public TInsertData setTable_id​(int table_id)
      • unsetTable_id

        public void unsetTable_id()
      • isSetTable_id

        public boolean isSetTable_id()
        Returns true if field table_id is set (has been assigned a value) and false otherwise
      • setTable_idIsSet

        public void setTable_idIsSet​(boolean value)
      • getColumn_idsSize

        public int getColumn_idsSize()
      • addToColumn_ids

        public void addToColumn_ids​(int elem)
      • unsetColumn_ids

        public void unsetColumn_ids()
      • isSetColumn_ids

        public boolean isSetColumn_ids()
        Returns true if field column_ids is set (has been assigned a value) and false otherwise
      • setColumn_idsIsSet

        public void setColumn_idsIsSet​(boolean value)
      • getDataSize

        public int getDataSize()
      • 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)
      • getNum_rows

        public long getNum_rows()
      • setNum_rows

        public TInsertData setNum_rows​(long num_rows)
      • unsetNum_rows

        public void unsetNum_rows()
      • isSetNum_rows

        public boolean isSetNum_rows()
        Returns true if field num_rows is set (has been assigned a value) and false otherwise
      • setNum_rowsIsSet

        public void setNum_rowsIsSet​(boolean value)
      • getIs_defaultSize

        public int getIs_defaultSize()
      • addToIs_default

        public void addToIs_default​(boolean elem)
      • unsetIs_default

        public void unsetIs_default()
      • isSetIs_default

        public boolean isSetIs_default()
        Returns true if field is_default is set (has been assigned a value) and false otherwise
      • setIs_defaultIsSet

        public void setIs_defaultIsSet​(boolean value)
      • isSet

        public boolean isSet​(TInsertData._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<TInsertData,​TInsertData._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