Class TSCloseOperationReq

    • Field Detail

      • sessionId

        public long sessionId
      • queryId

        public long queryId
      • statementId

        public long statementId
    • Constructor Detail

      • TSCloseOperationReq

        public TSCloseOperationReq()
      • TSCloseOperationReq

        public TSCloseOperationReq​(long sessionId)
      • TSCloseOperationReq

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

      • getSessionId

        public long getSessionId()
      • unsetSessionId

        public void unsetSessionId()
      • isSetSessionId

        public boolean isSetSessionId()
        Returns true if field sessionId is set (has been assigned a value) and false otherwise
      • setSessionIdIsSet

        public void setSessionIdIsSet​(boolean value)
      • getQueryId

        public long getQueryId()
      • unsetQueryId

        public void unsetQueryId()
      • isSetQueryId

        public boolean isSetQueryId()
        Returns true if field queryId is set (has been assigned a value) and false otherwise
      • setQueryIdIsSet

        public void setQueryIdIsSet​(boolean value)
      • getStatementId

        public long getStatementId()
      • unsetStatementId

        public void unsetStatementId()
      • isSetStatementId

        public boolean isSetStatementId()
        Returns true if field statementId is set (has been assigned a value) and false otherwise
      • setStatementIdIsSet

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