![]() |
#include <citrusleaf/cl_cluster.h>
#include <citrusleaf/citrusleaf.h>
#include <aerospike/aerospike.h>
#include <aerospike/aerospike_info.h>
Go to the source code of this file.
Functions | |
char ** | get_stats (char *query, char *key, cl_cluster *asc) |
char** get_stats | ( | char * | query, |
char * | key, | ||
cl_cluster * | asc | ||
) |
Given a particular query string and a key, return the value of the key from all nodes in the cluster. It is the caller's responsibility to free the resulting value array