|
iceberg-cpp
|
Public Member Functions | |
| WMCreateOrUpdateMappingRequest (const WMCreateOrUpdateMappingRequest &) | |
| WMCreateOrUpdateMappingRequest & | operator= (const WMCreateOrUpdateMappingRequest &) |
| void | __set_mapping (const WMMapping &val) |
| void | __set_update (const bool val) |
| bool | operator== (const WMCreateOrUpdateMappingRequest &rhs) const |
| bool | operator!= (const WMCreateOrUpdateMappingRequest &rhs) const |
| bool | operator< (const WMCreateOrUpdateMappingRequest &) 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 | |
| WMMapping | mapping |
| bool | update |
| _WMCreateOrUpdateMappingRequest__isset | __isset |