Class MapD.connect_args

    • Constructor Detail

      • connect_args

        public connect_args()
      • connect_args

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

      • getUser

        public String getUser()
      • unsetUser

        public void unsetUser()
      • isSetUser

        public boolean isSetUser()
        Returns true if field user is set (has been assigned a value) and false otherwise
      • setUserIsSet

        public void setUserIsSet​(boolean value)
      • getPasswd

        public String getPasswd()
      • unsetPasswd

        public void unsetPasswd()
      • isSetPasswd

        public boolean isSetPasswd()
        Returns true if field passwd is set (has been assigned a value) and false otherwise
      • setPasswdIsSet

        public void setPasswdIsSet​(boolean value)
      • getDbname

        public String getDbname()
      • unsetDbname

        public void unsetDbname()
      • isSetDbname

        public boolean isSetDbname()
        Returns true if field dbname is set (has been assigned a value) and false otherwise
      • setDbnameIsSet

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