Structure for passing some options to the strus key value storage database.
More...
#include <databaseOptions.hpp>
Structure for passing some options to the strus key value storage database.
strus::DatabaseOptions::DatabaseOptions |
( |
| ) |
|
|
inline |
strus::DatabaseOptions::DatabaseOptions |
( |
unsigned int |
opt_ | ) |
|
|
inline |
unsigned int strus::DatabaseOptions::opt |
( |
| ) |
const |
|
inline |
Get the options transacription as integer.
Enable caching of visited key/value elements or blocks.
bool strus::DatabaseOptions::useCacheEnabled |
( |
| ) |
const |
|
inline |
Test flag for caching the values read in an LRU cache.
The documentation for this class was generated from the following file: