Class TRowSet

    • Constructor Detail

      • TRowSet

        public TRowSet()
      • TRowSet

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

      • clear

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

        public int getRow_descSize()
      • addToRow_desc

        public void addToRow_desc​(TColumnType elem)
      • unsetRow_desc

        public void unsetRow_desc()
      • isSetRow_desc

        public boolean isSetRow_desc()
        Returns true if field row_desc is set (has been assigned a value) and false otherwise
      • setRow_descIsSet

        public void setRow_descIsSet​(boolean value)
      • getRowsSize

        public int getRowsSize()
      • addToRows

        public void addToRows​(TRow elem)
      • unsetRows

        public void unsetRows()
      • isSetRows

        public boolean isSetRows()
        Returns true if field rows is set (has been assigned a value) and false otherwise
      • setRowsIsSet

        public void setRowsIsSet​(boolean value)
      • getColumnsSize

        public int getColumnsSize()
      • addToColumns

        public void addToColumns​(TColumn elem)
      • unsetColumns

        public void unsetColumns()
      • isSetColumns

        public boolean isSetColumns()
        Returns true if field columns is set (has been assigned a value) and false otherwise
      • setColumnsIsSet

        public void setColumnsIsSet​(boolean value)
      • isIs_columnar

        public boolean isIs_columnar()
      • setIs_columnar

        public TRowSet setIs_columnar​(boolean is_columnar)
      • unsetIs_columnar

        public void unsetIs_columnar()
      • isSetIs_columnar

        public boolean isSetIs_columnar()
        Returns true if field is_columnar is set (has been assigned a value) and false otherwise
      • setIs_columnarIsSet

        public void setIs_columnarIsSet​(boolean value)
      • isSet

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

        public boolean equals​(TRowSet 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