|
iceberg-cpp
|
Public Member Functions | |
| GetFileMetadataRequest (const GetFileMetadataRequest &) | |
| GetFileMetadataRequest & | operator= (const GetFileMetadataRequest &) |
| void | __set_fileIds (const std::vector< int64_t > &val) |
| bool | operator== (const GetFileMetadataRequest &rhs) const |
| bool | operator!= (const GetFileMetadataRequest &rhs) const |
| bool | operator< (const GetFileMetadataRequest &) 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< int64_t > | fileIds |