Class TSConnectionInfo

    • Constructor Detail

      • TSConnectionInfo

        public TSConnectionInfo()
      • TSConnectionInfo

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

      • 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)
      • getLogInTime

        public long getLogInTime()
      • unsetLogInTime

        public void unsetLogInTime()
      • isSetLogInTime

        public boolean isSetLogInTime()
        Returns true if field logInTime is set (has been assigned a value) and false otherwise
      • setLogInTimeIsSet

        public void setLogInTimeIsSet​(boolean value)
      • getConnectionId

        public String getConnectionId()
      • unsetConnectionId

        public void unsetConnectionId()
      • isSetConnectionId

        public boolean isSetConnectionId()
        Returns true if field connectionId is set (has been assigned a value) and false otherwise
      • setConnectionIdIsSet

        public void setConnectionIdIsSet​(boolean value)
      • unsetType

        public void unsetType()
      • isSetType

        public boolean isSetType()
        Returns true if field type is set (has been assigned a value) and false otherwise
      • setTypeIsSet

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