Interface | Description |
---|---|
BatchListListener |
Asynchronous result notifications for batch get commands with variable bins per key.
|
BatchSequenceListener |
Asynchronous result notifications for batch get commands with variable bins per key.
|
DeleteListener |
Asynchronous result notifications for delete commands.
|
ExecuteListener |
Asynchronous result notifications for execute commands.
|
ExistsArrayListener |
Asynchronous result notifications for batch exists commands.
|
ExistsListener |
Asynchronous result notifications for exists commands.
|
ExistsSequenceListener |
Asynchronous result notifications for batch exists commands.
|
InfoListener |
Asynchronous info command result notification.
|
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.
|
Copyright ? 2012–2018 Aerospike, Inc. All rights reserved.