#include <xroad_storage_fwd.h>
Public Attributes | |
uint32_t | id |
storage id | |
uint32_t | flags |
flags | |
uint32_t | sys_page_size |
system page size | |
uint32_t | meta_size |
size of meta to unmap | |
size_t | file_size |
file size | |
uint32_t | row_size |
size of row | |
size_t | rows_at_page |
rows at page | |
size_t | row_count |
count of row | |
size_t | row_page_size |
size of page in bytes | |
size_t | heap_page_size |
size of page in bytes | |
uint32_t | row_page_count |
count of row pages | |
uint32_t | heap_page_count |
count of heap pages | |
size_t | initial_rows_at_page |
initial rows at page | |
size_t | initial_heap_page_size |
initial size of page in bytes | |
storage metadata