All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
as_async_proto.h File Reference
#include <aerospike/as_cluster.h>
#include <stdint.h>
+ Include dependency graph for as_async_proto.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void as_async_get_connections (as_cluster *cluster, uint32_t *async_conn, uint32_t *async_conn_pool)
 
uint32_t as_async_get_pending (as_cluster *cluster)
 

Function Documentation

void as_async_get_connections ( as_cluster cluster,
uint32_t *  async_conn,
uint32_t *  async_conn_pool 
)
uint32_t as_async_get_pending ( as_cluster cluster)