Struct TableMetadata¶
-
struct
TableMetadata¶ Public Functions
-
TableMetadata(const TableDescriptor *td)¶
Public Members
-
int32_t
table_id¶
-
std::string
table_name¶
-
int32_t
owner_id¶
-
std::string
owner_name¶
-
bool
is_temp_table¶
-
int32_t
num_columns¶
-
bool
is_sharded¶
-
int32_t
num_shards¶
-
int64_t
max_rows¶
-
int32_t
fragment_size¶
-
int32_t
max_rollback_epochs¶
-
int32_t
min_epoch¶
-
int32_t
max_epoch¶
-
int32_t
min_epoch_floor¶
-
int32_t
max_epoch_floor¶
-
int64_t
num_bytes¶
-
int64_t
num_files¶
-
int64_t
num_pages¶
-