This is the complete list of members for iceberg::Table, including all inherited members.
| catalog() const | iceberg::Table | |
| catalog_ (defined in iceberg::Table) | iceberg::Table | protected |
| current_snapshot() const | iceberg::Table | |
| full_name() const | iceberg::Table | inline |
| full_name_ (defined in iceberg::Table) | iceberg::Table | protected |
| history() const | iceberg::Table | |
| identifier_ (defined in iceberg::Table) | iceberg::Table | protected |
| io() const | iceberg::Table | |
| io_ (defined in iceberg::Table) | iceberg::Table | protected |
| last_updated_ms() const | iceberg::Table | |
| location() const | iceberg::Table | |
| location_provider() const | iceberg::Table | |
| Make(TableIdentifier identifier, std::shared_ptr< TableMetadata > metadata, std::string metadata_location, std::shared_ptr< FileIO > io, std::shared_ptr< Catalog > catalog, std::string full_name="", std::shared_ptr< MetricsReporter > reporter=nullptr) | iceberg::Table | static |
| metadata() const | iceberg::Table | |
| metadata_ (defined in iceberg::Table) | iceberg::Table | protected |
| metadata_cache_ (defined in iceberg::Table) | iceberg::Table | protected |
| metadata_file_location() const | iceberg::Table | |
| metadata_location_ (defined in iceberg::Table) | iceberg::Table | protected |
| name() const | iceberg::Table | inline |
| NewDeleteFiles() | iceberg::Table | virtual |
| NewExpireSnapshots() | iceberg::Table | virtual |
| NewFastAppend() | iceberg::Table | virtual |
| NewIncrementalAppendScan() const | iceberg::Table | virtual |
| NewIncrementalChangelogScan() const | iceberg::Table | virtual |
| NewMergeAppend() | iceberg::Table | virtual |
| NewOverwrite() | iceberg::Table | virtual |
| NewRewriteFiles() | iceberg::Table | virtual |
| NewRowDelta() | iceberg::Table | virtual |
| NewScan() const | iceberg::Table | virtual |
| NewSnapshotManager() | iceberg::Table | virtual |
| NewTransaction() | iceberg::Table | virtual |
| NewUpdateLocation() | iceberg::Table | virtual |
| NewUpdatePartitionSpec() | iceberg::Table | virtual |
| NewUpdatePartitionStatistics() | iceberg::Table | virtual |
| NewUpdateProperties() | iceberg::Table | virtual |
| NewUpdateSchema() | iceberg::Table | virtual |
| NewUpdateSortOrder() | iceberg::Table | virtual |
| NewUpdateStatistics() | iceberg::Table | virtual |
| properties() const | iceberg::Table | |
| Refresh() | iceberg::Table | virtual |
| reporter() const | iceberg::Table | |
| reporter_ (defined in iceberg::Table) | iceberg::Table | protected |
| schema() const | iceberg::Table | |
| schemas() const | iceberg::Table | |
| SnapshotById(int64_t snapshot_id) const | iceberg::Table | |
| snapshots() const | iceberg::Table | |
| sort_order() const | iceberg::Table | |
| sort_orders() const | iceberg::Table | |
| spec() const | iceberg::Table | |
| specs() const | iceberg::Table | |
| Table(TableIdentifier identifier, std::shared_ptr< TableMetadata > metadata, std::string metadata_location, std::shared_ptr< FileIO > io, std::shared_ptr< Catalog > catalog, std::string full_name, std::shared_ptr< MetricsReporter > reporter=nullptr) (defined in iceberg::Table) | iceberg::Table | protected |
| uuid() const | iceberg::Table | |
| ~Table() (defined in iceberg::Table) | iceberg::Table | virtual |