Uses of Interface
org.springframework.data.aerospike.convert.AerospikeWriter
| Package | Description |
|---|---|
| org.springframework.data.aerospike.convert |
-
Uses of AerospikeWriter in org.springframework.data.aerospike.convert
Subinterfaces of AerospikeWriter 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 AerospikeWriter Modifier and Type Class Description classMappingAerospikeConverterAn implementation ofAerospikeConverterto read domain objects fromAerospikeReadDataand write domain objects intoAerospikeWriteData.