|
iceberg-cpp
|
Public Member Functions | |
| ThriftHiveMetastore_submit_for_cleanup_args (const ThriftHiveMetastore_submit_for_cleanup_args &) | |
| ThriftHiveMetastore_submit_for_cleanup_args & | operator= (const ThriftHiveMetastore_submit_for_cleanup_args &) |
| void | __set_o1 (const CompactionRequest &val) |
| void | __set_o2 (const int64_t val) |
| void | __set_o3 (const int64_t val) |
| bool | operator== (const ThriftHiveMetastore_submit_for_cleanup_args &rhs) const |
| bool | operator!= (const ThriftHiveMetastore_submit_for_cleanup_args &rhs) const |
| bool | operator< (const ThriftHiveMetastore_submit_for_cleanup_args &) const |
| uint32_t | read (::apache::thrift::protocol::TProtocol *iprot) |
| uint32_t | write (::apache::thrift::protocol::TProtocol *oprot) const |
Public Attributes | |
| CompactionRequest | o1 |
| int64_t | o2 |
| int64_t | o3 |
| _ThriftHiveMetastore_submit_for_cleanup_args__isset | __isset |