| Package | Description |
|---|---|
| org.springframework.data.aerospike.config | |
| org.springframework.data.aerospike.core |
| Modifier and Type | Method and Description |
|---|---|
IndexRefresher |
AbstractAerospikeDataConfiguration.indexRefresher(com.aerospike.client.AerospikeClient aerospikeClient,
IndexesCacheUpdater indexesCacheUpdater) |
| Modifier and Type | Method and Description |
|---|---|
AerospikeTemplate |
AbstractAerospikeDataConfiguration.aerospikeTemplate(com.aerospike.client.AerospikeClient aerospikeClient,
MappingAerospikeConverter mappingAerospikeConverter,
AerospikeMappingContext aerospikeMappingContext,
AerospikeExceptionTranslator aerospikeExceptionTranslator,
QueryEngine queryEngine,
IndexRefresher indexRefresher) |
| Constructor and Description |
|---|
AerospikeTemplate(com.aerospike.client.AerospikeClient client,
String namespace,
MappingAerospikeConverter converter,
AerospikeMappingContext mappingContext,
AerospikeExceptionTranslator exceptionTranslator,
QueryEngine queryEngine,
IndexRefresher indexRefresher) |
Copyright © 2020–2021 Aerospike, Inc. All rights reserved.