| Package | Description |
|---|---|
| org.springframework.data.aerospike.convert | |
| org.springframework.data.aerospike.mapping |
| Modifier and Type | Method and Description |
|---|---|
MappingContext<? extends AerospikePersistentEntity<?>,AerospikePersistentProperty> |
MappingAerospikeConverter.getMappingContext() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MappingAerospikeConverter.writeInternal(Object obj,
AerospikeData data,
AerospikePersistentEntity<?> entity,
List<com.aerospike.client.Bin> bins) |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicAerospikePersistentEntity<T>
Default implementation of
AerospikePersistentEntity. |
Copyright © 2011-2015–2017 Aerospike Inc.. All rights reserved.