|
iceberg-cpp
|
This is the complete list of members for iceberg::SnapshotUpdate, including all inherited members.
| AddError(this auto &self, ErrorKind kind, const std::format_string< Args... > fmt, Args &&... args) | iceberg::ErrorCollector | inline |
| AddError(this auto &self, Error err) | iceberg::ErrorCollector | inline |
| AddError(this auto &self, std::unexpected< Error > err) | iceberg::ErrorCollector | inline |
| Apply() | iceberg::SnapshotUpdate | |
| Apply(const TableMetadata &metadata_to_update, const std::shared_ptr< Snapshot > &snapshot)=0 | iceberg::SnapshotUpdate | protectedpure virtual |
| attempt() const (defined in iceberg::SnapshotUpdate) | iceberg::SnapshotUpdate | inlineprotected |
| base() const (defined in iceberg::PendingUpdate) | iceberg::PendingUpdate | protected |
| can_inherit_snapshot_id() const (defined in iceberg::SnapshotUpdate) | iceberg::SnapshotUpdate | inlineprotected |
| CheckErrors() const | iceberg::ErrorCollector | inline |
| CleanUncommitted(const std::unordered_set< std::string > &committed)=0 | iceberg::SnapshotUpdate | protectedpure virtual |
| CleanupAfterCommit() const | iceberg::SnapshotUpdate | inlineprotectedvirtual |
| ClearErrors() | iceberg::ErrorCollector | inline |
| Commit() | iceberg::PendingUpdate | virtual |
| commit_uuid() const (defined in iceberg::SnapshotUpdate) | iceberg::SnapshotUpdate | inlineprotected |
| ctx_ (defined in iceberg::PendingUpdate) | iceberg::PendingUpdate | protected |
| DeleteFile(const std::string &path) | iceberg::SnapshotUpdate | protected |
| DeleteWith(this auto &self, std::function< Status(const std::string &)> delete_func) | iceberg::SnapshotUpdate | inline |
| error_count() const | iceberg::ErrorCollector | inline |
| 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() const | iceberg::ErrorCollector | inline |
| errors_ (defined in iceberg::ErrorCollector) | iceberg::ErrorCollector | protected |
| Finalize(Result< const TableMetadata * > commit_result) override | iceberg::SnapshotUpdate | virtual |
| has_errors() const | iceberg::ErrorCollector | inline |
| IsRetryable() const override | iceberg::SnapshotUpdate | inlinevirtual |
| Kind enum name (defined in iceberg::PendingUpdate) | iceberg::PendingUpdate | |
| kind() const override | iceberg::SnapshotUpdate | inlinevirtual |
| manifest_count() const (defined in iceberg::SnapshotUpdate) | iceberg::SnapshotUpdate | inlineprotected |
| ManifestListPath() (defined in iceberg::SnapshotUpdate) | iceberg::SnapshotUpdate | protected |
| ManifestPath() (defined in iceberg::SnapshotUpdate) | iceberg::SnapshotUpdate | protected |
| operation()=0 | iceberg::SnapshotUpdate | protectedpure virtual |
| operator=(const PendingUpdate &)=delete (defined in iceberg::PendingUpdate) | iceberg::PendingUpdate | |
| operator=(PendingUpdate &&) noexcept=default (defined in iceberg::PendingUpdate) | iceberg::PendingUpdate | |
| operator=(ErrorCollector &&)=default (defined in iceberg::ErrorCollector) | iceberg::ErrorCollector | |
| operator=(const ErrorCollector &)=default (defined in iceberg::ErrorCollector) | iceberg::ErrorCollector | |
| PendingUpdate(const PendingUpdate &)=delete (defined in iceberg::PendingUpdate) | iceberg::PendingUpdate | |
| PendingUpdate(PendingUpdate &&) noexcept=default (defined in iceberg::PendingUpdate) | iceberg::PendingUpdate | |
| PendingUpdate(std::shared_ptr< TransactionContext > ctx) (defined in iceberg::PendingUpdate) | iceberg::PendingUpdate | explicitprotected |
| Set(this auto &self, const std::string &property, const std::string &value) | iceberg::SnapshotUpdate | inline |
| SetTargetBranch(this auto &self, const std::string &branch) | iceberg::SnapshotUpdate | inline |
| SnapshotId() | iceberg::SnapshotUpdate | protected |
| SnapshotUpdate(std::shared_ptr< TransactionContext > ctx) (defined in iceberg::SnapshotUpdate) | iceberg::SnapshotUpdate | explicitprotected |
| StageOnly(this auto &self) | iceberg::SnapshotUpdate | inline |
| Summary()=0 | iceberg::SnapshotUpdate | protectedpure virtual |
| summary_ (defined in iceberg::SnapshotUpdate) | iceberg::SnapshotUpdate | protected |
| summary_builder() (defined in iceberg::SnapshotUpdate) | iceberg::SnapshotUpdate | inlineprotected |
| target_branch() const (defined in iceberg::SnapshotUpdate) | iceberg::SnapshotUpdate | inlineprotected |
| target_manifest_size_bytes() const (defined in iceberg::SnapshotUpdate) | iceberg::SnapshotUpdate | inlineprotected |
| Validate(const TableMetadata ¤t_metadata, const std::shared_ptr< Snapshot > &snapshot) | iceberg::SnapshotUpdate | inlineprotectedvirtual |
| WriteDataManifests(std::span< const std::shared_ptr< DataFile > > files, const std::shared_ptr< PartitionSpec > &spec, std::optional< int64_t > data_sequence_number=std::nullopt) | iceberg::SnapshotUpdate | protected |
| WriteDeleteManifests(std::span< const std::shared_ptr< DataFile > > files, const std::shared_ptr< PartitionSpec > &spec) | iceberg::SnapshotUpdate | protected |
| ~ErrorCollector()=default (defined in iceberg::ErrorCollector) | iceberg::ErrorCollector | virtual |
| ~PendingUpdate() override (defined in iceberg::PendingUpdate) | iceberg::PendingUpdate | |
| ~SnapshotUpdate() override (defined in iceberg::SnapshotUpdate) | iceberg::SnapshotUpdate |