Package com.aerospike.client.listener

Interface Summary
DeleteListener Asynchronous result notifications for delete commands.
ExistsArrayListener Asynchronous result notifications for batch exists commands.
ExistsListener Asynchronous result notifications for exists commands.
ExistsSequenceListener Asynchronous result notifications for batch exists commands.
RecordArrayListener Asynchronous result notifications for batch get commands.
RecordListener Asynchronous result notifications for get or operate commands.
RecordSequenceListener Asynchronous result notifications for batch get and scan commands.
WriteListener Asynchronous result notifications for put, append, prepend, add, delete and touch commands.