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