Uses of Class
org.springframework.data.aerospike.core.AerospikeTemplate
| Package | Description |
|---|---|
| org.springframework.data.aerospike.config | |
| org.springframework.data.aerospike.index |
-
Uses of AerospikeTemplate in org.springframework.data.aerospike.config
Methods in org.springframework.data.aerospike.config that return AerospikeTemplate Modifier and Type Method Description AerospikeTemplateAbstractAerospikeDataConfiguration. aerospikeTemplate(com.aerospike.client.IAerospikeClient aerospikeClient, MappingAerospikeConverter mappingAerospikeConverter, AerospikeMappingContext aerospikeMappingContext, AerospikeExceptionTranslator aerospikeExceptionTranslator, QueryEngine queryEngine, IndexRefresher indexRefresher)Methods in org.springframework.data.aerospike.config with parameters of type AerospikeTemplate Modifier and Type Method Description AerospikePersistenceEntityIndexCreatorAbstractAerospikeDataConfiguration. aerospikePersistenceEntityIndexCreator(AerospikeMappingContext aerospikeMappingContext, AerospikeTemplate template) -
Uses of AerospikeTemplate in org.springframework.data.aerospike.index
Constructors in org.springframework.data.aerospike.index with parameters of type AerospikeTemplate Constructor Description AerospikePersistenceEntityIndexCreator(AerospikeMappingContext aerospikeMappingContext, AerospikeTemplate template)