|
iceberg-cpp
|
This is the complete list of members for iceberg::Snapshot, including all inherited members.
| AddedRows() const | iceberg::Snapshot | |
| FirstRowId() const | iceberg::Snapshot | |
| Make(int64_t sequence_number, int64_t snapshot_id, std::optional< int64_t > parent_snapshot_id, TimePointMs timestamp_ms, std::string operation, std::unordered_map< std::string, std::string > summary, std::optional< int32_t > schema_id, std::string manifest_list, std::optional< int64_t > first_row_id=std::nullopt, std::optional< int64_t > added_rows=std::nullopt) | iceberg::Snapshot | static |
| manifest_list | iceberg::Snapshot | |
| Operation() const | iceberg::Snapshot | |
| operator== | iceberg::Snapshot | friend |
| parent_snapshot_id | iceberg::Snapshot | |
| schema_id | iceberg::Snapshot | |
| sequence_number | iceberg::Snapshot | |
| snapshot_id | iceberg::Snapshot | |
| summary | iceberg::Snapshot | |
| timestamp_ms | iceberg::Snapshot |