| Package | Description |
|---|---|
| org.springframework.data.aerospike.convert | |
| org.springframework.data.aerospike.core |
| Modifier and Type | Method and Description |
|---|---|
static AerospikeWriteData |
AerospikeWriteData.forWrite() |
| Modifier and Type | Method and Description |
|---|---|
void |
MappingAerospikeConverter.write(Object source,
AerospikeWriteData sink) |
void |
MappingAerospikeWriteConverter.write(Object source,
AerospikeWriteData data) |
| Modifier and Type | Method and Description |
|---|---|
AerospikeWriteData |
AerospikeWriter.toAerospikeData(Object object,
AerospikePersistentProperty referingProperty)
Creates a
AerospikeWriteData to refer to the given object. |
Copyright © 2011–2018 Aerospike Inc.. All rights reserved.