Package org.springframework.data.aerospike.convert
-
Interface Summary Interface Description AerospikeConverter Interface of an Aerospike-specificEntityConverter.AerospikeMetaData Carries metadata keys of an aerospike read or written object.AerospikeReader<T> AerospikeWriter<T> -
Class Summary Class Description AerospikeCustomConversions Value object to capture custom conversion.AerospikeReadData Value object to carry data to be read in object conversion.AerospikeTypeAliasAccessor AerospikeWriteData Value object to carry data to be written in object conversion.DateConverters Out of the box conversions for java dates and calendars.MappingAerospikeConverter An implementation ofAerospikeConverterto read domain objects fromAerospikeReadDataand write domain objects intoAerospikeWriteData.MappingAerospikeReadConverter MappingAerospikeWriteConverter -