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

tosdb sstable index data More...

#include <tosdb_internal.h>

Public Attributes

tosdb_block_header_t header
 block header
 
uint64_t database_id
 database id of this sstable index data
 
uint64_t table_id
 table id of this sstable index data
 
uint64_t sstable_id
 sstable id of this sstable index data
 
uint64_t index_id
 index id of this sstable index data
 
uint64_t record_count
 number of records in this sstable index data
 
uint64_t index_data_size
 size of index data packed size (compressed size)
 
uint64_t index_data_unpacked_size
 size of unpacked index data
 
uint8_t data []
 compressed data of index data
 

Detailed Description

tosdb sstable index data

sstable index data is used in sstable index data block, index data is stored in this block


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