| Interface | Description |
|---|---|
| AerospikeClientCallback<T> |
Callback to interact with the
AerospikeClient. |
| AerospikeExceptionTranslator | |
| AerospikeOperations |
Aerospike specific data access operations.
|
| ReactiveAerospikeOperations |
Aerospike specific data access operations to work with reactive API
|
| Class | Description |
|---|---|
| AerospikeKeyValueAdapter |
An Aerospike-specific
KeyValueAdapter to implement core sore interactions to be used by the
KeyValueTemplate. |
| AerospikeTemplate |
Primary implementation of
AerospikeOperations. |
| DefaultAerospikeExceptionTranslator | |
| OperationUtils | |
| ReactiveAerospikeTemplate |
Primary implementation of
ReactiveAerospikeOperations. |
| WritePolicyBuilder |
Copyright © 2012–2020 Aerospike, Inc. All rights reserved.