public class AerospikeUserAttributesWriteHandler extends Object implements com.aerospike.client.listener.WriteListener
Copyright © Enremmeta LLC 2015. All Rights Reserved.
| Constructor and Description |
|---|
AerospikeUserAttributesWriteHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
onFailure(com.aerospike.client.AerospikeException exception) |
void |
onSuccess(com.aerospike.client.Key key) |
public void onSuccess(com.aerospike.client.Key key)
onSuccess in interface com.aerospike.client.listener.WriteListenerpublic void onFailure(com.aerospike.client.AerospikeException exception)
onFailure in interface com.aerospike.client.listener.WriteListener