iceberg-cpp
Loading...
Searching...
No Matches
iceberg::SnapshotManager Member List

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

AddError(this auto &self, ErrorKind kind, const std::format_string< Args... > fmt, Args &&... args)iceberg::ErrorCollectorinline
AddError(this auto &self, Error err)iceberg::ErrorCollectorinline
AddError(this auto &self, std::unexpected< Error > err)iceberg::ErrorCollectorinline
CheckErrors() consticeberg::ErrorCollectorinline
Cherrypick(int64_t snapshot_id)iceberg::SnapshotManager
ClearErrors()iceberg::ErrorCollectorinline
Commit()iceberg::SnapshotManager
CreateBranch(const std::string &name)iceberg::SnapshotManager
CreateBranch(const std::string &name, int64_t snapshot_id)iceberg::SnapshotManager
CreateTag(const std::string &name, int64_t snapshot_id)iceberg::SnapshotManager
error_count() consticeberg::ErrorCollectorinline
ErrorCollector()=default (defined in iceberg::ErrorCollector)iceberg::ErrorCollector
ErrorCollector(ErrorCollector &&)=default (defined in iceberg::ErrorCollector)iceberg::ErrorCollector
ErrorCollector(const ErrorCollector &)=default (defined in iceberg::ErrorCollector)iceberg::ErrorCollector
errors() consticeberg::ErrorCollectorinline
errors_ (defined in iceberg::ErrorCollector)iceberg::ErrorCollectorprotected
FastForwardBranch(const std::string &from, const std::string &to)iceberg::SnapshotManager
has_errors() consticeberg::ErrorCollectorinline
Make(std::shared_ptr< Table > table)iceberg::SnapshotManagerstatic
Make(std::shared_ptr< Transaction > transaction)iceberg::SnapshotManagerstatic
operator=(ErrorCollector &&)=default (defined in iceberg::ErrorCollector)iceberg::ErrorCollector
operator=(const ErrorCollector &)=default (defined in iceberg::ErrorCollector)iceberg::ErrorCollector
RemoveBranch(const std::string &name)iceberg::SnapshotManager
RemoveTag(const std::string &name)iceberg::SnapshotManager
RenameBranch(const std::string &name, const std::string &new_name)iceberg::SnapshotManager
ReplaceBranch(const std::string &name, int64_t snapshot_id)iceberg::SnapshotManager
ReplaceBranch(const std::string &from, const std::string &to)iceberg::SnapshotManager
ReplaceTag(const std::string &name, int64_t snapshot_id)iceberg::SnapshotManager
RollbackTo(int64_t snapshot_id)iceberg::SnapshotManager
RollbackToTime(int64_t timestamp_ms)iceberg::SnapshotManager
SetCurrentSnapshot(int64_t snapshot_id)iceberg::SnapshotManager
SetMaxRefAgeMs(const std::string &name, int64_t max_ref_age_ms)iceberg::SnapshotManager
SetMaxSnapshotAgeMs(const std::string &branch_name, int64_t max_snapshot_age_ms)iceberg::SnapshotManager
SetMinSnapshotsToKeep(const std::string &branch_name, int32_t min_snapshots_to_keep)iceberg::SnapshotManager
~ErrorCollector()=default (defined in iceberg::ErrorCollector)iceberg::ErrorCollectorvirtual
~SnapshotManager() override (defined in iceberg::SnapshotManager)iceberg::SnapshotManager