#include <config.h>
◆ EvictionStrategies
| Enumerator |
|---|
| NO_EVICTION | |
| LARGEST | |
| LRU | |
| FIFO | |
| DEPENDENCIES | |
| EXPLORER | |
◆ Sim_Measures
| Enumerator |
|---|
| NO_SIMILARITY | |
| PATH_JACCARD | |
| ATTRIBUTE_JACCARD | |
◆ benchfile
| std::string config::benchfile = std::string() |
|
static |
◆ benchmark
| bool config::benchmark = false |
|
static |
◆ bloom_count
◆ bloom_enabled
| bool config::bloom_enabled = true |
|
static |
◆ bloom_prob
| double config::bloom_prob |
|
static |
◆ chunk_size
| double config::chunk_size = 0 |
|
static |
◆ disable_interactive_CLI
| bool config::disable_interactive_CLI = false |
|
static |
◆ enable_views
| bool config::enable_views = false |
|
static |
◆ enable_views_vo
| bool config::enable_views_vo = false |
|
static |
◆ evictionStrategy
◆ history_file
| std::string config::history_file |
|
static |
◆ history_size
◆ home
| std::string config::home = std::string() |
|
static |
◆ JSONContainerSize
| size_t config::JSONContainerSize = 0 |
|
static |
◆ maxmemory
| unsigned long long config::maxmemory = 0 |
|
static |
◆ parse_bulk_size
| size_t config::parse_bulk_size = 0 |
|
static |
◆ parsingThreads
| size_t config::parsingThreads = 0 |
|
static |
◆ persistent_history
| bool config::persistent_history = false |
|
static |
◆ queryCache
| bool config::queryCache = true |
|
static |
◆ read_bulk_size
| size_t config::read_bulk_size = 0 |
|
static |
◆ read_reader
| std::string config::read_reader = std::string() |
|
static |
◆ readingThreads
| size_t config::readingThreads = 0 |
|
static |
◆ sim_measure
◆ sim_merge_on_parse
| bool config::sim_merge_on_parse = false |
|
static |
◆ sim_min_cont_size
| size_t config::sim_min_cont_size = 0 |
|
static |
◆ sim_min_similarity
| double config::sim_min_similarity = 0 |
|
static |
◆ storageRetrievalThreads
| size_t config::storageRetrievalThreads = 0 |
|
static |
◆ storeJson
| bool config::storeJson = true |
|
static |
◆ text_binary_mod
| double config::text_binary_mod = 0 |
|
static |
◆ tmpdir
| std::string config::tmpdir = std::string() |
|
static |
The documentation for this class was generated from the following files:
- /home/nico/joda_tmp/tmp-joda-dirs/JODA-gh/libs/joda/core/modules/config/include/joda/config/config.h
- /home/nico/joda_tmp/tmp-joda-dirs/JODA-gh/libs/joda/core/modules/config/src/config.cpp