Turnstone Operating System
Loading...
Searching...
No Matches
tosdb_block_sstable_list_t Struct Reference

tosdb sstable list More...

#include <tosdb_internal.h>

Public Attributes

tosdb_block_header_t header
 block header
 
uint64_t database_id
 database id of this sstable list
 
uint64_t table_id
 table id of this sstable list
 
uint64_t sstable_count
 number of sstables in this block list More...
 
tosdb_block_sstable_list_item_t sstables []
 sstable list
 

Detailed Description

tosdb sstable list

sstable list is used in sstable list block

Member Data Documentation

◆ sstable_count

uint64_t tosdb_block_sstable_list_t::sstable_count

number of sstables in this block list

See also
tosdb_block_sstable_list_item_t

The documentation for this struct was generated from the following file: