Go to the documentation of this file.
24 #include <citrusleaf/cf_atomic.h>
25 #include <citrusleaf/cf_queue.h>
26 #include <citrusleaf/cf_vector.h>
34 #define MAX_INTERVALS_ABSENT 1
36 #define NUM_BATCH_THREADS 6
37 #define NUM_SCAN_THREADS 5
38 #define NUM_QUERY_THREADS 5
141 extern cl_cluster_node *
cl_cluster_node_get(cl_cluster *asc,
const char *
ns,
const cf_digest *d,
bool write);