| Package | Description |
|---|---|
| com.aerospike.client | |
| com.aerospike.client.async |
| Class and Description |
|---|
| BatchListListener
Asynchronous result notifications for batch get commands with variable bins per key.
|
| BatchOperateListListener
Asynchronous result notifications for batch operate commands with variable operations.
|
| BatchRecordArrayListener
Asynchronous result notifications for batch operate commands.
|
| BatchRecordSequenceListener
Asynchronous result notifications for batch operate commands.
|
| 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/query commands.
|
| WriteListener
Asynchronous result notifications for put, append, prepend, add, delete and touch commands.
|
| Class and Description |
|---|
| TaskStatusListener
Asynchronous result notifications for index status command.
|
Copyright © 2012–2023 Aerospike, Inc. All rights reserved.