|
iceberg-cpp
|
Public Member Functions | |
| GetPartitionNamesPsResponse (const GetPartitionNamesPsResponse &) | |
| GetPartitionNamesPsResponse & | operator= (const GetPartitionNamesPsResponse &) |
| void | __set_names (const std::vector< std::string > &val) |
| bool | operator== (const GetPartitionNamesPsResponse &rhs) const |
| bool | operator!= (const GetPartitionNamesPsResponse &rhs) const |
| bool | operator< (const GetPartitionNamesPsResponse &) 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::vector< std::string > | names |