BatchCommandProxy Constructor
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.0
public BatchCommandProxy(
Buffer buffer,
GrpcChannel channel,
BatchNode batch,
BatchPolicy batchPolicy,
IList<BatchRecord> records,
BatchStatus status,
bool isOperation
)
Parameters
- buffer Buffer
-
- channel GrpcChannel
-
- batch BatchNode
-
- batchPolicy BatchPolicy
-
- records IListBatchRecord
-
- status BatchStatus
-
- isOperation Boolean
-