Class TDBInfo

    • Field Detail

      • db_name

        public String db_name
      • db_owner

        public String db_owner
      • metaDataMap

        public static final Map<TDBInfo._Fields,​org.apache.thrift.meta_data.FieldMetaData> metaDataMap
    • Constructor Detail

      • TDBInfo

        public TDBInfo()
      • TDBInfo

        public TDBInfo​(String db_name,
                       String db_owner)
      • TDBInfo

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

      • clear

        public void clear()
        Specified by:
        clear in interface org.apache.thrift.TBase<TDBInfo,​TDBInfo._Fields>
      • getDb_name

        public String getDb_name()
      • unsetDb_name

        public void unsetDb_name()
      • isSetDb_name

        public boolean isSetDb_name()
        Returns true if field db_name is set (has been assigned a value) and false otherwise
      • setDb_nameIsSet

        public void setDb_nameIsSet​(boolean value)
      • getDb_owner

        public String getDb_owner()
      • unsetDb_owner

        public void unsetDb_owner()
      • isSetDb_owner

        public boolean isSetDb_owner()
        Returns true if field db_owner is set (has been assigned a value) and false otherwise
      • setDb_ownerIsSet

        public void setDb_ownerIsSet​(boolean value)
      • isSet

        public boolean isSet​(TDBInfo._Fields field)
        Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
        Specified by:
        isSet in interface org.apache.thrift.TBase<TDBInfo,​TDBInfo._Fields>
      • equals

        public boolean equals​(TDBInfo that)
      • 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