Package com.aerospike.jdbc.async
Class FutureBatchOperateListListener
java.lang.Object
com.aerospike.jdbc.async.FutureBatchOperateListListener
- All Implemented Interfaces:
com.aerospike.client.listener.BatchOperateListListener
public class FutureBatchOperateListListener
extends Object
implements com.aerospike.client.listener.BatchOperateListListener
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FutureBatchOperateListListener
public FutureBatchOperateListListener()
-
-
Method Details
-
onSuccess
- Specified by:
onSuccessin interfacecom.aerospike.client.listener.BatchOperateListListener
-
onFailure
public void onFailure(com.aerospike.client.AerospikeException e) - Specified by:
onFailurein interfacecom.aerospike.client.listener.BatchOperateListListener
-
getTotal
-