|
iceberg-cpp
|
Represents a snapshot log entry. More...
#include <table_metadata.h>
Public Attributes | |
| TimePointMs | timestamp_ms |
| The timestamp in milliseconds of the change. | |
| int64_t | snapshot_id |
| ID of the snapshot. | |
Friends | |
| bool | operator== (const SnapshotLogEntry &lhs, const SnapshotLogEntry &rhs) |
Represents a snapshot log entry.