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

Go to the source code of this file.

Data Structures

struct  as_batch
 
struct  as_batch_result
 

Typedefs

typedef as_batch_result as_batch_read
 

Typedef Documentation

The (key, result, record) for an entry in a batch read.

Deprecated:
Use as_batch_result instead.

Definition at line 100 of file as_batch.h.