|
iceberg-cpp
|
Public Member Functions | |
| ThriftHiveMetastore_get_schemas_by_cols_result (const ThriftHiveMetastore_get_schemas_by_cols_result &) | |
| ThriftHiveMetastore_get_schemas_by_cols_result & | operator= (const ThriftHiveMetastore_get_schemas_by_cols_result &) |
| void | __set_success (const FindSchemasByColsResp &val) |
| void | __set_o1 (const MetaException &val) |
| bool | operator== (const ThriftHiveMetastore_get_schemas_by_cols_result &rhs) const |
| bool | operator!= (const ThriftHiveMetastore_get_schemas_by_cols_result &rhs) const |
| bool | operator< (const ThriftHiveMetastore_get_schemas_by_cols_result &) const |
| uint32_t | read (::apache::thrift::protocol::TProtocol *iprot) |
| uint32_t | write (::apache::thrift::protocol::TProtocol *oprot) const |
Public Attributes | |
| FindSchemasByColsResp | success |
| MetaException | o1 |
| _ThriftHiveMetastore_get_schemas_by_cols_result__isset | __isset |