Turnstone Operating System
Loading...
Searching...
No Matches
tosdb_sstable_get.64.c File Reference

tosdb sstable interface implementation More...

#include <tosdb/tosdb.h>
#include <tosdb/tosdb_internal.h>
#include <tosdb/tosdb_cache.h>
#include <logging.h>
#include <compression.h>
#include <binarysearch.h>

Functions

 MODULE ("turnstone.kernel.db")
 
boolean_t tosdb_sstable_get_on_list (tosdb_record_t *record, list_t *st_list, tosdb_memtable_index_item_t *item, uint64_t index_id)
 
boolean_t tosdb_sstable_get_on_index (tosdb_record_t *record, tosdb_block_sstable_list_item_t *sli, tosdb_memtable_index_item_t *item, uint64_t index_id)
 
int8_t tosdb_sstable_index_comparator (const void *i1, const void *i2)
 
boolean_t tosdb_sstable_get (tosdb_record_t *record)
 

Detailed Description

tosdb sstable interface implementation

This work is licensed under TURNSTONE OS Public License. Please read and understand latest version of Licence.