Class AerospikeKeyValueAdapter

java.lang.Object
org.springframework.data.keyvalue.core.AbstractKeyValueAdapter
org.springframework.data.aerospike.core.AerospikeKeyValueAdapter
All Implemented Interfaces:
DisposableBean, org.springframework.data.keyvalue.core.KeyValueAdapter

public class AerospikeKeyValueAdapter extends org.springframework.data.keyvalue.core.AbstractKeyValueAdapter
An Aerospike-specific KeyValueAdapter to implement core sore interactions to be used by the KeyValueTemplate.
Author:
Oliver Gierke
  • Constructor Details

  • Method Details