WriteCommandProxy Constructor
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.0
public WriteCommandProxy(
Buffer buffer,
GrpcChannel channel,
WritePolicy writePolicy,
Key key,
Bin[] bins,
OperationType operation
)
Parameters
- buffer Buffer
-
- channel GrpcChannel
-
- writePolicy WritePolicy
-
- key Key
-
- bins Bin
-
- operation OperationType
-