Class TGetFunctionsReq

    • Constructor Detail

      • TGetFunctionsReq

        public TGetFunctionsReq()
      • TGetFunctionsReq

        public TGetFunctionsReq​(TGetFunctionsReq 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)
      • getFunctionName

        public String getFunctionName()
      • unsetFunctionName

        public void unsetFunctionName()
      • isSetFunctionName

        public boolean isSetFunctionName()
        Returns true if field functionName is set (has been assigned a value) and false otherwise
      • setFunctionNameIsSet

        public void setFunctionNameIsSet​(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()
      • 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