iceberg-cpp
Loading...
Searching...
No Matches
iceberg::table::SetSnapshotRef Member List

This is the complete list of members for iceberg::table::SetSnapshotRef, including all inherited members.

ApplyTo(TableMetadataBuilder &builder) const overrideiceberg::table::SetSnapshotRefvirtual
Clone() const overrideiceberg::table::SetSnapshotRefvirtual
Equals(const TableUpdate &other) const overrideiceberg::table::SetSnapshotRefvirtual
GenerateRequirements(TableUpdateContext &context) const overrideiceberg::table::SetSnapshotRefvirtual
Kind enum name (defined in iceberg::TableUpdate)iceberg::TableUpdate
kind() const overrideiceberg::table::SetSnapshotRefinlinevirtual
max_ref_age_ms() const (defined in iceberg::table::SetSnapshotRef)iceberg::table::SetSnapshotRefinline
max_snapshot_age_ms() const (defined in iceberg::table::SetSnapshotRef)iceberg::table::SetSnapshotRefinline
min_snapshots_to_keep() const (defined in iceberg::table::SetSnapshotRef)iceberg::table::SetSnapshotRefinline
ref_name() const (defined in iceberg::table::SetSnapshotRef)iceberg::table::SetSnapshotRefinline
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::SetSnapshotRefinline
SetSnapshotRef(std::string ref_name, const SnapshotRef &ref) (defined in iceberg::table::SetSnapshotRef)iceberg::table::SetSnapshotRefinline
snapshot_id() const (defined in iceberg::table::SetSnapshotRef)iceberg::table::SetSnapshotRefinline
type() const (defined in iceberg::table::SetSnapshotRef)iceberg::table::SetSnapshotRefinline
~TableUpdate() (defined in iceberg::TableUpdate)iceberg::TableUpdatevirtual