|
iceberg-cpp
|
Public Member Functions | |
| ThriftHiveMetastore_get_config_value_args (const ThriftHiveMetastore_get_config_value_args &) | |
| ThriftHiveMetastore_get_config_value_args & | operator= (const ThriftHiveMetastore_get_config_value_args &) |
| void | __set_name (const std::string &val) |
| void | __set_defaultValue (const std::string &val) |
| bool | operator== (const ThriftHiveMetastore_get_config_value_args &rhs) const |
| bool | operator!= (const ThriftHiveMetastore_get_config_value_args &rhs) const |
| bool | operator< (const ThriftHiveMetastore_get_config_value_args &) const |
| uint32_t | read (::apache::thrift::protocol::TProtocol *iprot) |
| uint32_t | write (::apache::thrift::protocol::TProtocol *oprot) const |
Public Attributes | |
| std::string | name |
| std::string | defaultValue |
| _ThriftHiveMetastore_get_config_value_args__isset | __isset |