|
iceberg-cpp
|
Public Member Functions | |
| ThriftHiveMetastore_get_config_value_result (const ThriftHiveMetastore_get_config_value_result &) | |
| ThriftHiveMetastore_get_config_value_result & | operator= (const ThriftHiveMetastore_get_config_value_result &) |
| void | __set_success (const std::string &val) |
| void | __set_o1 (const ConfigValSecurityException &val) |
| bool | operator== (const ThriftHiveMetastore_get_config_value_result &rhs) const |
| bool | operator!= (const ThriftHiveMetastore_get_config_value_result &rhs) const |
| bool | operator< (const ThriftHiveMetastore_get_config_value_result &) const |
| uint32_t | read (::apache::thrift::protocol::TProtocol *iprot) |
| uint32_t | write (::apache::thrift::protocol::TProtocol *oprot) const |
Public Attributes | |
| std::string | success |
| ConfigValSecurityException | o1 |
| _ThriftHiveMetastore_get_config_value_result__isset | __isset |