| Package | Description |
|---|---|
| org.springframework.data.aerospike.convert | |
| org.springframework.data.aerospike.core |
| Modifier and Type | Class and Description |
|---|---|
class |
MappingAerospikeConverter
An implementation of
AerospikeConverter to read domain objects from AerospikeReadData and write domain
objects into AerospikeWriteData. |
| Constructor and Description |
|---|
AerospikeKeyValueAdapter(com.aerospike.client.AerospikeClient client,
AerospikeConverter converter,
String namespace)
|
Copyright © 2012–2020 Aerospike, Inc. All rights reserved.