Class TGetColumnsReq

    • Constructor Detail

      • TGetColumnsReq

        public TGetColumnsReq()
      • TGetColumnsReq

        public TGetColumnsReq​(TSessionHandle sessionHandle)
      • TGetColumnsReq

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

      • unsetSessionHandle

        public void unsetSessionHandle()
      • isSetSessionHandle

        public boolean isSetSessionHandle()
        Returns true if field sessionHandle is set (has been assigned a value) and false otherwise
      • setSessionHandleIsSet

        public void setSessionHandleIsSet​(boolean value)
      • getCatalogName

        public String getCatalogName()
      • unsetCatalogName

        public void unsetCatalogName()
      • isSetCatalogName

        public boolean isSetCatalogName()
        Returns true if field catalogName is set (has been assigned a value) and false otherwise
      • setCatalogNameIsSet

        public void setCatalogNameIsSet​(boolean value)
      • getSchemaName

        public String getSchemaName()
      • unsetSchemaName

        public void unsetSchemaName()
      • isSetSchemaName

        public boolean isSetSchemaName()
        Returns true if field schemaName is set (has been assigned a value) and false otherwise
      • setSchemaNameIsSet

        public void setSchemaNameIsSet​(boolean value)
      • getTableName

        public String getTableName()
      • unsetTableName

        public void unsetTableName()
      • isSetTableName

        public boolean isSetTableName()
        Returns true if field tableName is set (has been assigned a value) and false otherwise
      • setTableNameIsSet

        public void setTableNameIsSet​(boolean value)
      • getColumnName

        public String getColumnName()
      • unsetColumnName

        public void unsetColumnName()
      • isSetColumnName

        public boolean isSetColumnName()
        Returns true if field columnName is set (has been assigned a value) and false otherwise
      • setColumnNameIsSet

        public void setColumnNameIsSet​(boolean value)
      • unsetGetDirectResults

        public void unsetGetDirectResults()
      • isSetGetDirectResults

        public boolean isSetGetDirectResults()
        Returns true if field getDirectResults is set (has been assigned a value) and false otherwise
      • setGetDirectResultsIsSet

        public void setGetDirectResultsIsSet​(boolean value)
      • isRunAsync

        public boolean isRunAsync()
      • setRunAsync

        public TGetColumnsReq setRunAsync​(boolean runAsync)
      • unsetRunAsync

        public void unsetRunAsync()
      • isSetRunAsync

        public boolean isSetRunAsync()
        Returns true if field runAsync is set (has been assigned a value) and false otherwise
      • setRunAsyncIsSet

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