| 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.
|
| ClusterStatsListener |
Asynchronous result notifications for cluster statistics.
|
| 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.
|
| IndexListener |
Asynchronous result notifications for create/drop index 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.
|
| TaskStatusListener |
Asynchronous result notifications for index status command.
|
| WriteListener |
Asynchronous result notifications for put, append, prepend, add, delete and touch commands.
|
Copyright © 2012–2023 Aerospike, Inc. All rights reserved.