Class TPixelTableRowResult

    • Constructor Detail

      • TPixelTableRowResult

        public TPixelTableRowResult()
      • TPixelTableRowResult

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

      • getPixel

        public TPixel getPixel()
      • unsetPixel

        public void unsetPixel()
      • isSetPixel

        public boolean isSetPixel()
        Returns true if field pixel is set (has been assigned a value) and false otherwise
      • setPixelIsSet

        public void setPixelIsSet​(boolean value)
      • getVega_table_name

        public String getVega_table_name()
      • unsetVega_table_name

        public void unsetVega_table_name()
      • isSetVega_table_name

        public boolean isSetVega_table_name()
        Returns true if field vega_table_name is set (has been assigned a value) and false otherwise
      • setVega_table_nameIsSet

        public void setVega_table_nameIsSet​(boolean value)
      • getTable_idSize

        public int getTable_idSize()
      • getTable_idIterator

        public Iterator<Long> getTable_idIterator()
      • addToTable_id

        public void addToTable_id​(long elem)
      • getTable_id

        public List<Long> getTable_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)
      • getRow_idSize

        public int getRow_idSize()
      • getRow_idIterator

        public Iterator<Long> getRow_idIterator()
      • addToRow_id

        public void addToRow_id​(long elem)
      • getRow_id

        public List<Long> getRow_id()
      • unsetRow_id

        public void unsetRow_id()
      • isSetRow_id

        public boolean isSetRow_id()
        Returns true if field row_id is set (has been assigned a value) and false otherwise
      • setRow_idIsSet

        public void setRow_idIsSet​(boolean value)
      • getRow_set

        public TRowSet getRow_set()
      • unsetRow_set

        public void unsetRow_set()
      • isSetRow_set

        public boolean isSetRow_set()
        Returns true if field row_set is set (has been assigned a value) and false otherwise
      • setRow_setIsSet

        public void setRow_setIsSet​(boolean value)
      • getNonce

        public String getNonce()
      • unsetNonce

        public void unsetNonce()
      • isSetNonce

        public boolean isSetNonce()
        Returns true if field nonce is set (has been assigned a value) and false otherwise
      • setNonceIsSet

        public void setNonceIsSet​(boolean value)
      • 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