Uses of Interface
org.springframework.data.aerospike.convert.AerospikeReader
Packages that use AerospikeReader
-
Uses of AerospikeReader in org.springframework.data.aerospike.convert
Subinterfaces of AerospikeReader in org.springframework.data.aerospike.convertModifier and TypeInterfaceDescriptioninterfaceInterface of an Aerospike-specificEntityConverter.Classes in org.springframework.data.aerospike.convert that implement AerospikeReaderModifier and TypeClassDescriptionclassAn implementation ofAerospikeConverterto read domain objects fromAerospikeReadDataand write domain objects intoAerospikeWriteData.