| Turnstone Operating System
    | 
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_search_on_list (tosdb_record_t *record, set_t *results, list_t *st_list, tosdb_memtable_secondary_index_item_t *item, uint64_t index_id) | 
| boolean_t | tosdb_sstable_search_on_index (tosdb_record_t *record, set_t *results, tosdb_block_sstable_list_item_t *sli, tosdb_memtable_secondary_index_item_t *item, uint64_t index_id) | 
| int8_t | tosdb_sstable_secondary_index_comparator (const void *i1, const void *i2) | 
| boolean_t | tosdb_sstable_search (tosdb_record_t *record, set_t *results) | 
tosdb sstable interface implementation
This work is licensed under TURNSTONE OS Public License. Please read and understand latest version of Licence.