Uses of Interface
org.springframework.data.aerospike.convert.AerospikeReader
| Package | Description |
|---|---|
| org.springframework.data.aerospike.convert |
-
Uses of AerospikeReader in org.springframework.data.aerospike.convert
Subinterfaces of AerospikeReader in org.springframework.data.aerospike.convert Modifier and Type Interface Description interfaceAerospikeConverterInterface of an Aerospike-specificEntityConverter.Classes in org.springframework.data.aerospike.convert that implement AerospikeReader Modifier and Type Class Description classMappingAerospikeConverterAn implementation ofAerospikeConverterto read domain objects fromAerospikeReadDataand write domain objects intoAerospikeWriteData.