Class TSOpenSessionReq

    • Constructor Detail

      • TSOpenSessionReq

        public TSOpenSessionReq()
      • TSOpenSessionReq

        public TSOpenSessionReq​(TSOpenSessionReq 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)
      • getZoneId

        public String getZoneId()
      • unsetZoneId

        public void unsetZoneId()
      • isSetZoneId

        public boolean isSetZoneId()
        Returns true if field zoneId is set (has been assigned a value) and false otherwise
      • setZoneIdIsSet

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