|
iceberg-cpp
|
Public Member Functions | |
| MaxAllocatedTableWriteIdRequest (const MaxAllocatedTableWriteIdRequest &) | |
| MaxAllocatedTableWriteIdRequest & | operator= (const MaxAllocatedTableWriteIdRequest &) |
| void | __set_dbName (const std::string &val) |
| void | __set_tableName (const std::string &val) |
| bool | operator== (const MaxAllocatedTableWriteIdRequest &rhs) const |
| bool | operator!= (const MaxAllocatedTableWriteIdRequest &rhs) const |
| bool | operator< (const MaxAllocatedTableWriteIdRequest &) const |
| uint32_t | read (::apache::thrift::protocol::TProtocol *iprot) override |
| uint32_t | write (::apache::thrift::protocol::TProtocol *oprot) const override |
| virtual void | printTo (std::ostream &out) const |
Public Attributes | |
| std::string | dbName |
| std::string | tableName |