Struct Catalog_Namespace::TableEpochInfo

struct TableEpochInfo

Public Functions

TableEpochInfo(const int32_t table_id_param, const int32_t table_epoch_param)
TableEpochInfo(const int32_t table_id_param, const int32_t table_epoch_param, const size_t leaf_index_param)

Public Members

int32_t table_id
int32_t table_epoch
int32_t leaf_index = {-1}