Package org.springframework.data.aerospike.convert
package org.springframework.data.aerospike.convert
-
ClassDescriptionInterface of an Aerospike-specific
EntityConverter.Value object to capture custom conversion.Carries metadata keys of an aerospike read or written object.Value object to carry data to be read in object conversion.Interface to read object from store specific sources.Value object to carry data to be written in object conversion.Interface to write objects into store specific receivers.Out of the box conversions for java dates and calendars.An implementation ofAerospikeConverterto read domain objects fromAerospikeReadDataand write domain objects intoAerospikeWriteData.