public class AerospikeUserSegmentsWriteHandler extends Object implements com.aerospike.client.listener.WriteListener
Copyright © Enremmeta LLC 2015. All Rights Reserved.
Constructor and Description |
---|
AerospikeUserSegmentsWriteHandler() |
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.WriteListener
public void onFailure(com.aerospike.client.AerospikeException exception)
onFailure
in interface com.aerospike.client.listener.WriteListener