Class TOpenSessionReq

    • Constructor Detail

      • TOpenSessionReq

        public TOpenSessionReq()
      • TOpenSessionReq

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

      • unsetClient_protocol

        public void unsetClient_protocol()
      • isSetClient_protocol

        public boolean isSetClient_protocol()
        Returns true if field client_protocol is set (has been assigned a value) and false otherwise
      • setClient_protocolIsSet

        public void setClient_protocolIsSet​(boolean value)
      • getUsername

        public String getUsername()
      • unsetUsername

        public void unsetUsername()
      • isSetUsername

        public boolean isSetUsername()
        Returns true if field username is set (has been assigned a value) and false otherwise
      • setUsernameIsSet

        public void setUsernameIsSet​(boolean value)
      • getPassword

        public String getPassword()
      • unsetPassword

        public void unsetPassword()
      • isSetPassword

        public boolean isSetPassword()
        Returns true if field password is set (has been assigned a value) and false otherwise
      • setPasswordIsSet

        public void setPasswordIsSet​(boolean value)
      • getConfigurationSize

        public int getConfigurationSize()
      • putToConfiguration

        public void putToConfiguration​(String key,
                                       String val)
      • unsetConfiguration

        public void unsetConfiguration()
      • isSetConfiguration

        public boolean isSetConfiguration()
        Returns true if field configuration is set (has been assigned a value) and false otherwise
      • setConfigurationIsSet

        public void setConfigurationIsSet​(boolean value)
      • getGetInfosSize

        public int getGetInfosSize()
      • addToGetInfos

        public void addToGetInfos​(TGetInfoType elem)
      • unsetGetInfos

        public void unsetGetInfos()
      • isSetGetInfos

        public boolean isSetGetInfos()
        Returns true if field getInfos is set (has been assigned a value) and false otherwise
      • setGetInfosIsSet

        public void setGetInfosIsSet​(boolean value)
      • getClient_protocol_i64

        public long getClient_protocol_i64()
      • setClient_protocol_i64

        public TOpenSessionReq setClient_protocol_i64​(long client_protocol_i64)
      • unsetClient_protocol_i64

        public void unsetClient_protocol_i64()
      • isSetClient_protocol_i64

        public boolean isSetClient_protocol_i64()
        Returns true if field client_protocol_i64 is set (has been assigned a value) and false otherwise
      • setClient_protocol_i64IsSet

        public void setClient_protocol_i64IsSet​(boolean value)
      • getConnectionPropertiesSize

        public int getConnectionPropertiesSize()
      • putToConnectionProperties

        public void putToConnectionProperties​(String key,
                                              String val)
      • getConnectionProperties

        public Map<String,​String> getConnectionProperties()
      • unsetConnectionProperties

        public void unsetConnectionProperties()
      • isSetConnectionProperties

        public boolean isSetConnectionProperties()
        Returns true if field connectionProperties is set (has been assigned a value) and false otherwise
      • setConnectionPropertiesIsSet

        public void setConnectionPropertiesIsSet​(boolean value)
      • getInitialNamespace

        public TNamespace getInitialNamespace()
      • unsetInitialNamespace

        public void unsetInitialNamespace()
      • isSetInitialNamespace

        public boolean isSetInitialNamespace()
        Returns true if field initialNamespace is set (has been assigned a value) and false otherwise
      • setInitialNamespaceIsSet

        public void setInitialNamespaceIsSet​(boolean value)
      • isCanUseMultipleCatalogs

        public boolean isCanUseMultipleCatalogs()
      • setCanUseMultipleCatalogs

        public TOpenSessionReq setCanUseMultipleCatalogs​(boolean canUseMultipleCatalogs)
      • unsetCanUseMultipleCatalogs

        public void unsetCanUseMultipleCatalogs()
      • isSetCanUseMultipleCatalogs

        public boolean isSetCanUseMultipleCatalogs()
        Returns true if field canUseMultipleCatalogs is set (has been assigned a value) and false otherwise
      • setCanUseMultipleCatalogsIsSet

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