Class TPendingQuery

    • Method Detail

      • getId

        public long getId()
      • unsetId

        public void unsetId()
      • isSetId

        public boolean isSetId()
        Returns true if field id is set (has been assigned a value) and false otherwise
      • setIdIsSet

        public void setIdIsSet​(boolean value)
      • getColumn_rangesSize

        public int getColumn_rangesSize()
      • addToColumn_ranges

        public void addToColumn_ranges​(TColumnRange elem)
      • unsetColumn_ranges

        public void unsetColumn_ranges()
      • isSetColumn_ranges

        public boolean isSetColumn_ranges()
        Returns true if field column_ranges is set (has been assigned a value) and false otherwise
      • setColumn_rangesIsSet

        public void setColumn_rangesIsSet​(boolean value)
      • getDictionary_generationsSize

        public int getDictionary_generationsSize()
      • unsetDictionary_generations

        public void unsetDictionary_generations()
      • isSetDictionary_generations

        public boolean isSetDictionary_generations()
        Returns true if field dictionary_generations is set (has been assigned a value) and false otherwise
      • setDictionary_generationsIsSet

        public void setDictionary_generationsIsSet​(boolean value)
      • getTable_generationsSize

        public int getTable_generationsSize()
      • addToTable_generations

        public void addToTable_generations​(TTableGeneration elem)
      • unsetTable_generations

        public void unsetTable_generations()
      • isSetTable_generations

        public boolean isSetTable_generations()
        Returns true if field table_generations is set (has been assigned a value) and false otherwise
      • setTable_generationsIsSet

        public void setTable_generationsIsSet​(boolean value)
      • getParent_session_id

        public String getParent_session_id()
      • setParent_session_id

        public TPendingQuery setParent_session_id​(String parent_session_id)
      • unsetParent_session_id

        public void unsetParent_session_id()
      • isSetParent_session_id

        public boolean isSetParent_session_id()
        Returns true if field parent_session_id is set (has been assigned a value) and false otherwise
      • setParent_session_idIsSet

        public void setParent_session_idIsSet​(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