Interface AerospikeReader<T>
- All Superinterfaces:
EntityReader<T,AerospikeReadData>
- All Known Subinterfaces:
AerospikeConverter
- All Known Implementing Classes:
MappingAerospikeConverter
Interface to read object from store specific sources.
-
Method Summary
Methods inherited from interface org.springframework.data.convert.EntityReader
read