Class TGetCrossReferenceReq

    • Field Detail

      • parentCatalogName

        public String parentCatalogName
      • parentSchemaName

        public String parentSchemaName
      • parentTableName

        public String parentTableName
      • foreignCatalogName

        public String foreignCatalogName
      • foreignSchemaName

        public String foreignSchemaName
      • foreignTableName

        public String foreignTableName
      • runAsync

        public boolean runAsync
    • Constructor Detail

      • TGetCrossReferenceReq

        public TGetCrossReferenceReq()
      • TGetCrossReferenceReq

        public TGetCrossReferenceReq​(TSessionHandle sessionHandle)
      • TGetCrossReferenceReq

        public TGetCrossReferenceReq​(TGetCrossReferenceReq 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)
      • getParentCatalogName

        public String getParentCatalogName()
      • unsetParentCatalogName

        public void unsetParentCatalogName()
      • isSetParentCatalogName

        public boolean isSetParentCatalogName()
        Returns true if field parentCatalogName is set (has been assigned a value) and false otherwise
      • setParentCatalogNameIsSet

        public void setParentCatalogNameIsSet​(boolean value)
      • getParentSchemaName

        public String getParentSchemaName()
      • unsetParentSchemaName

        public void unsetParentSchemaName()
      • isSetParentSchemaName

        public boolean isSetParentSchemaName()
        Returns true if field parentSchemaName is set (has been assigned a value) and false otherwise
      • setParentSchemaNameIsSet

        public void setParentSchemaNameIsSet​(boolean value)
      • getParentTableName

        public String getParentTableName()
      • unsetParentTableName

        public void unsetParentTableName()
      • isSetParentTableName

        public boolean isSetParentTableName()
        Returns true if field parentTableName is set (has been assigned a value) and false otherwise
      • setParentTableNameIsSet

        public void setParentTableNameIsSet​(boolean value)
      • getForeignCatalogName

        public String getForeignCatalogName()
      • unsetForeignCatalogName

        public void unsetForeignCatalogName()
      • isSetForeignCatalogName

        public boolean isSetForeignCatalogName()
        Returns true if field foreignCatalogName is set (has been assigned a value) and false otherwise
      • setForeignCatalogNameIsSet

        public void setForeignCatalogNameIsSet​(boolean value)
      • getForeignSchemaName

        public String getForeignSchemaName()
      • unsetForeignSchemaName

        public void unsetForeignSchemaName()
      • isSetForeignSchemaName

        public boolean isSetForeignSchemaName()
        Returns true if field foreignSchemaName is set (has been assigned a value) and false otherwise
      • setForeignSchemaNameIsSet

        public void setForeignSchemaNameIsSet​(boolean value)
      • getForeignTableName

        public String getForeignTableName()
      • unsetForeignTableName

        public void unsetForeignTableName()
      • isSetForeignTableName

        public boolean isSetForeignTableName()
        Returns true if field foreignTableName is set (has been assigned a value) and false otherwise
      • setForeignTableNameIsSet

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