|
iceberg-cpp
|
Public Member Functions | |
| ThriftHiveMetastore_create_function_result (const ThriftHiveMetastore_create_function_result &) | |
| ThriftHiveMetastore_create_function_result & | operator= (const ThriftHiveMetastore_create_function_result &) |
| void | __set_o1 (const AlreadyExistsException &val) |
| void | __set_o2 (const InvalidObjectException &val) |
| void | __set_o3 (const MetaException &val) |
| void | __set_o4 (const NoSuchObjectException &val) |
| bool | operator== (const ThriftHiveMetastore_create_function_result &rhs) const |
| bool | operator!= (const ThriftHiveMetastore_create_function_result &rhs) const |
| bool | operator< (const ThriftHiveMetastore_create_function_result &) const |
| uint32_t | read (::apache::thrift::protocol::TProtocol *iprot) |
| uint32_t | write (::apache::thrift::protocol::TProtocol *oprot) const |
Public Attributes | |
| AlreadyExistsException | o1 |
| InvalidObjectException | o2 |
| MetaException | o3 |
| NoSuchObjectException | o4 |
| _ThriftHiveMetastore_create_function_result__isset | __isset |