Class TGetColumnsResp

    • Constructor Detail

      • TGetColumnsResp

        public TGetColumnsResp()
      • TGetColumnsResp

        public TGetColumnsResp​(TStatus status)
      • TGetColumnsResp

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

      • getStatus

        public TStatus getStatus()
      • unsetStatus

        public void unsetStatus()
      • isSetStatus

        public boolean isSetStatus()
        Returns true if field status is set (has been assigned a value) and false otherwise
      • setStatusIsSet

        public void setStatusIsSet​(boolean value)
      • unsetOperationHandle

        public void unsetOperationHandle()
      • isSetOperationHandle

        public boolean isSetOperationHandle()
        Returns true if field operationHandle is set (has been assigned a value) and false otherwise
      • setOperationHandleIsSet

        public void setOperationHandleIsSet​(boolean value)
      • unsetDirectResults

        public void unsetDirectResults()
      • isSetDirectResults

        public boolean isSetDirectResults()
        Returns true if field directResults is set (has been assigned a value) and false otherwise
      • setDirectResultsIsSet

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