| Interface | Description |
|---|---|
| AerospikeClientCallback<T> |
Callback to interact with the
AerospikeClient. |
| AerospikeExceptionTranslator | |
| ReactiveAerospikeOperations |
Aerospike specific data access operations.
|
| Class | Description |
|---|---|
| AerospikeKeyValueAdapter |
An Aerospike-specific
KeyValueAdapter to implement core sore interactions to be used by the
KeyValueTemplate. |
| DefaultAerospikeExceptionTranslator | |
| ReactiveAerospikeTemplate |
Primary implementation of
ReactiveAerospikeOperations. |
| WritePolicyBuilder |