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

tosdb boomfilter cache item More...

#include <tosdb_cache.h>

Public Attributes

tosdb_cache_key_t cache_key
 cache key
 
tosdb_memtable_index_item_tfirst_key
 first key in bloomfilter
 
tosdb_memtable_index_item_tlast_key
 last key in bloomfilter
 
tosdb_memtable_secondary_index_item_tsecondary_first_key
 if secondary index exists, first key in bloomfilter
 
tosdb_memtable_secondary_index_item_tsecondary_last_key
 if secondary index exists, last key in bloomfilter
 
bloomfilter_tbloomfilter
 bloomfilter
 
uint64_t index_data_location
 index data location bloomfilter belongs to
 
uint64_t index_data_size
 index data size bloomfilter belongs to
 

Detailed Description

tosdb boomfilter cache item


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