| Package | Description |
|---|---|
| org.springframework.data.aerospike.config | |
| org.springframework.data.aerospike.core |
| Modifier and Type | Method and Description |
|---|---|
ReactorIndexRefresher |
AbstractReactiveAerospikeDataConfiguration.reactorIndexRefresher(com.aerospike.client.reactor.AerospikeReactorClient aerospikeReactorClient,
IndexesCacheUpdater indexesCacheUpdater) |
| Modifier and Type | Method and Description |
|---|---|
ReactiveAerospikeTemplate |
AbstractReactiveAerospikeDataConfiguration.reactiveAerospikeTemplate(MappingAerospikeConverter mappingAerospikeConverter,
AerospikeMappingContext aerospikeMappingContext,
AerospikeExceptionTranslator aerospikeExceptionTranslator,
com.aerospike.client.reactor.AerospikeReactorClient aerospikeReactorClient,
ReactorQueryEngine reactorQueryEngine,
ReactorIndexRefresher reactorIndexRefresher) |
| Constructor and Description |
|---|
ReactiveAerospikeTemplate(com.aerospike.client.reactor.AerospikeReactorClient reactorClient,
String namespace,
MappingAerospikeConverter converter,
AerospikeMappingContext mappingContext,
AerospikeExceptionTranslator exceptionTranslator,
ReactorQueryEngine queryEngine,
ReactorIndexRefresher reactorIndexRefresher) |
Copyright © 2020–2021 Aerospike, Inc. All rights reserved.