History metadata table.
More...
#include <history_table.h>
|
| Kind | kind () const noexcept override |
| |
|
const TableIdentifier & | name () const |
| |
|
const std::shared_ptr< Schema > & | schema () const |
| |
|
const std::shared_ptr< Table > & | source_table () const |
| |
|
| enum class | Kind { kSnapshots
, kHistory
} |
| |
|
| MetadataTable (std::shared_ptr< Table > source_table, TableIdentifier identifier, std::shared_ptr< Schema > schema) |
| |
◆ kind()
| Kind iceberg::HistoryTable::kind |
( |
| ) |
const |
|
inlineoverridevirtualnoexcept |
The documentation for this class was generated from the following file: