All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
info_util.h File Reference
#include <citrusleaf/cl_cluster.h>
#include <citrusleaf/citrusleaf.h>
#include <aerospike/aerospike.h>
#include <aerospike/aerospike_info.h>
+ Include dependency graph for info_util.h:

Go to the source code of this file.

Functions

char ** get_stats (char *query, char *key, cl_cluster *asc)
 

Function Documentation

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