|
iceberg-cpp
|
Public Member Functions | |
| CacheFileMetadataResult (const CacheFileMetadataResult &) noexcept | |
| CacheFileMetadataResult & | operator= (const CacheFileMetadataResult &) noexcept |
| void | __set_isSupported (const bool val) |
| bool | operator== (const CacheFileMetadataResult &rhs) const |
| bool | operator!= (const CacheFileMetadataResult &rhs) const |
| bool | operator< (const CacheFileMetadataResult &) 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 | |
| bool | isSupported |