| Package | Description |
|---|---|
| org.springframework.data.aerospike.config | |
| org.springframework.data.aerospike.query.cache |
| Modifier and Type | Method and Description |
|---|---|
IndexRefresher |
AbstractAerospikeDataConfiguration.indexRefresher(com.aerospike.client.AerospikeClient aerospikeClient,
IndexesCacheUpdater indexesCacheUpdater) |
ReactorIndexRefresher |
AbstractReactiveAerospikeDataConfiguration.reactorIndexRefresher(com.aerospike.client.reactor.AerospikeReactorClient aerospikeReactorClient,
IndexesCacheUpdater indexesCacheUpdater) |
| Modifier and Type | Class and Description |
|---|---|
class |
IndexesCacheHolder |
| Constructor and Description |
|---|
IndexRefresher(com.aerospike.client.IAerospikeClient client,
com.aerospike.client.policy.InfoPolicy infoPolicy,
InternalIndexOperations indexOperations,
IndexesCacheUpdater indexesCacheUpdater) |
ReactorIndexRefresher(com.aerospike.client.reactor.IAerospikeReactorClient client,
com.aerospike.client.policy.InfoPolicy infoPolicy,
InternalIndexOperations indexOperations,
IndexesCacheUpdater indexesCacheUpdater) |
Copyright © 2020–2021 Aerospike, Inc. All rights reserved.