All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
as_batch_record Union Reference

Detailed Description

Batch request/response record union.

Definition at line 236 of file aerospike_batch.h.

#include "aerospike_batch.h"

+ Collaboration diagram for as_batch_record:

Data Fields

as_batch_apply_record apply
 
as_batch_base_record base
 
as_batch_read_record read
 
as_batch_remove_record remove
 
as_batch_write_record write
 

Field Documentation

as_batch_apply_record as_batch_record::apply

Definition at line 240 of file aerospike_batch.h.

as_batch_base_record as_batch_record::base

Definition at line 237 of file aerospike_batch.h.

as_batch_read_record as_batch_record::read

Definition at line 238 of file aerospike_batch.h.

as_batch_remove_record as_batch_record::remove

Definition at line 241 of file aerospike_batch.h.

as_batch_write_record as_batch_record::write

Definition at line 239 of file aerospike_batch.h.


The documentation for this union was generated from the following file: