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