|
iceberg-cpp
|
This is the complete list of members for iceberg::table::SetSnapshotRef, including all inherited members.
| ApplyTo(TableMetadataBuilder &builder) const override | iceberg::table::SetSnapshotRef | virtual |
| Clone() const override | iceberg::table::SetSnapshotRef | virtual |
| Equals(const TableUpdate &other) const override | iceberg::table::SetSnapshotRef | virtual |
| GenerateRequirements(TableUpdateContext &context) const override | iceberg::table::SetSnapshotRef | virtual |
| Kind enum name (defined in iceberg::TableUpdate) | iceberg::TableUpdate | |
| kind() const override | iceberg::table::SetSnapshotRef | inlinevirtual |
| max_ref_age_ms() const (defined in iceberg::table::SetSnapshotRef) | iceberg::table::SetSnapshotRef | inline |
| max_snapshot_age_ms() const (defined in iceberg::table::SetSnapshotRef) | iceberg::table::SetSnapshotRef | inline |
| min_snapshots_to_keep() const (defined in iceberg::table::SetSnapshotRef) | iceberg::table::SetSnapshotRef | inline |
| ref_name() const (defined in iceberg::table::SetSnapshotRef) | iceberg::table::SetSnapshotRef | inline |
| SetSnapshotRef(std::string ref_name, int64_t snapshot_id, SnapshotRefType type, std::optional< int32_t > min_snapshots_to_keep=std::nullopt, std::optional< int64_t > max_snapshot_age_ms=std::nullopt, std::optional< int64_t > max_ref_age_ms=std::nullopt) (defined in iceberg::table::SetSnapshotRef) | iceberg::table::SetSnapshotRef | inline |
| SetSnapshotRef(std::string ref_name, const SnapshotRef &ref) (defined in iceberg::table::SetSnapshotRef) | iceberg::table::SetSnapshotRef | inline |
| snapshot_id() const (defined in iceberg::table::SetSnapshotRef) | iceberg::table::SetSnapshotRef | inline |
| type() const (defined in iceberg::table::SetSnapshotRef) | iceberg::table::SetSnapshotRef | inline |
| ~TableUpdate() (defined in iceberg::TableUpdate) | iceberg::TableUpdate | virtual |