|
iceberg-cpp
|
Public Member Functions | |
| ThriftHiveMetastore_markPartitionForEvent_result (const ThriftHiveMetastore_markPartitionForEvent_result &) | |
| ThriftHiveMetastore_markPartitionForEvent_result & | operator= (const ThriftHiveMetastore_markPartitionForEvent_result &) |
| void | __set_o1 (const MetaException &val) |
| void | __set_o2 (const NoSuchObjectException &val) |
| void | __set_o3 (const UnknownDBException &val) |
| void | __set_o4 (const UnknownTableException &val) |
| void | __set_o5 (const UnknownPartitionException &val) |
| void | __set_o6 (const InvalidPartitionException &val) |
| bool | operator== (const ThriftHiveMetastore_markPartitionForEvent_result &rhs) const |
| bool | operator!= (const ThriftHiveMetastore_markPartitionForEvent_result &rhs) const |
| bool | operator< (const ThriftHiveMetastore_markPartitionForEvent_result &) const |
| uint32_t | read (::apache::thrift::protocol::TProtocol *iprot) |
| uint32_t | write (::apache::thrift::protocol::TProtocol *oprot) const |
Public Attributes | |
| MetaException | o1 |
| NoSuchObjectException | o2 |
| UnknownDBException | o3 |
| UnknownTableException | o4 |
| UnknownPartitionException | o5 |
| InvalidPartitionException | o6 |
| _ThriftHiveMetastore_markPartitionForEvent_result__isset | __isset |