BatchOperateListListener Interface
Asynchronous result notifications for batch operate commands with variable operations.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 6.1.0
public interface BatchOperateListListener
OnFailure |
This method is called when the command fails.
|
OnSuccess |
This method is called when the command completes successfully.
|