Batch delete entry built by Aerospike.Batch.delete/1.
Summary
Types
@type t() :: %Aerospike.Batch.Delete{ key: Aerospike.Key.t(), opts: Aerospike.batch_record_write_opts() }
Batch delete entry targeting one key.
Batch delete entry built by Aerospike.Batch.delete/1.
@type t() :: %Aerospike.Batch.Delete{ key: Aerospike.Key.t(), opts: Aerospike.batch_record_write_opts() }
Batch delete entry targeting one key.