public abstract class AbstractAerospoikeConverter extends java.lang.Object implements AerospikeConverter, org.springframework.beans.factory.InitializingBean
| Modifier and Type | Field and Description |
|---|---|
protected org.springframework.data.convert.EntityInstantiators |
instantiators |
| Constructor and Description |
|---|
AbstractAerospoikeConverter(org.springframework.core.convert.support.GenericConversionService conversionService,
org.springframework.data.convert.CustomConversions customConversions) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprotected org.springframework.data.convert.EntityInstantiators instantiators