| Package | Description |
|---|---|
| org.springframework.data.aerospike.convert |
| Modifier and Type | Method and Description |
|---|---|
static AerospikeReadData |
AerospikeReadData.forRead(com.aerospike.client.Key key,
com.aerospike.client.Record record) |
| Modifier and Type | Method and Description |
|---|---|
<R> R |
MappingAerospikeConverter.read(Class<R> type,
AerospikeReadData data) |
<R> R |
MappingAerospikeReadConverter.read(Class<R> targetClass,
AerospikeReadData data) |
Copyright © 2012–2020 Aerospike, Inc. All rights reserved.