#include <aerospike/as_bin.h>
#include <aerospike/as_key.h>
#include <aerospike/as_record.h>
#include <aerospike/as_status.h>
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 as_batch_result as_batch_read |
The (key, result, record) for an entry in a batch read.
Definition at line 100 of file as_batch.h.