Class TCancelQueryReq

    • Constructor Detail

      • TCancelQueryReq

        public TCancelQueryReq()
      • TCancelQueryReq

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

      • getQueryId

        public String 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)
      • getFragmentInstanceIdsSize

        public int getFragmentInstanceIdsSize()
      • addToFragmentInstanceIds

        public void addToFragmentInstanceIds​(TFragmentInstanceId elem)
      • unsetFragmentInstanceIds

        public void unsetFragmentInstanceIds()
      • isSetFragmentInstanceIds

        public boolean isSetFragmentInstanceIds()
        Returns true if field fragmentInstanceIds is set (has been assigned a value) and false otherwise
      • setFragmentInstanceIdsIsSet

        public void setFragmentInstanceIdsIsSet​(boolean value)
      • isHasThrowable

        public boolean isHasThrowable()
      • setHasThrowable

        public TCancelQueryReq setHasThrowable​(boolean hasThrowable)
      • unsetHasThrowable

        public void unsetHasThrowable()
      • isSetHasThrowable

        public boolean isSetHasThrowable()
        Returns true if field hasThrowable is set (has been assigned a value) and false otherwise
      • setHasThrowableIsSet

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