All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
as_batch_remove_record Struct Reference

Detailed Description

Batch delete operation.

Definition at line 216 of file aerospike_batch.h.

#include "aerospike_batch.h"

+ Collaboration diagram for as_batch_remove_record:

Data Fields

bool has_write
 
bool in_doubt
 
as_key key
 
const as_policy_batch_removepolicy
 
as_record record
 
as_status result
 
as_batch_type type
 

Field Documentation

bool as_batch_remove_record::has_write

Definition at line 221 of file aerospike_batch.h.

bool as_batch_remove_record::in_doubt

Definition at line 222 of file aerospike_batch.h.

as_key as_batch_remove_record::key

Definition at line 217 of file aerospike_batch.h.

const as_policy_batch_remove* as_batch_remove_record::policy

Optional remove policy.

Definition at line 227 of file aerospike_batch.h.

as_record as_batch_remove_record::record

Definition at line 218 of file aerospike_batch.h.

as_status as_batch_remove_record::result

Definition at line 219 of file aerospike_batch.h.

as_batch_type as_batch_remove_record::type

Definition at line 220 of file aerospike_batch.h.


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