Uses of Class
org.springframework.data.aerospike.convert.AerospikeReadData
Packages that use AerospikeReadData
-
Uses of AerospikeReadData in org.springframework.data.aerospike.convert
Methods in org.springframework.data.aerospike.convert that return AerospikeReadDataModifier and TypeMethodDescriptionstatic AerospikeReadDataAerospikeReadData.forRead(com.aerospike.client.Key key, com.aerospike.client.Record aeroRecord) Methods in org.springframework.data.aerospike.convert with parameters of type AerospikeReadDataModifier and TypeMethodDescription<R> RMappingAerospikeConverter.read(Class<R> type, AerospikeReadData data) <R> RMappingAerospikeReadConverter.read(Class<R> targetClass, AerospikeReadData data)