Turnstone Operating System
|
tosdb instance More...
#include <tosdb_internal.h>
Public Attributes | |
tosdb_backend_t * | backend |
backend | |
tosdb_superblock_t * | superblock |
superblock | |
boolean_t | is_dirty |
is dirty | |
hashmap_t * | databases |
databases | |
hashmap_t * | database_new |
new databases | |
lock_t * | lock |
lock | |
tosdb_cache_t * | cache |
cache | |
const compression_t * | compression |
compression | |
tosdb instance