Class ReactorIndexRefresher
java.lang.Object
org.springframework.data.aerospike.query.cache.ReactorIndexRefresher
public class ReactorIndexRefresher extends Object
- Author:
- Sergii Karpenko
-
Constructor Summary
Constructors Constructor Description ReactorIndexRefresher(com.aerospike.client.reactor.IAerospikeReactorClient client, com.aerospike.client.policy.InfoPolicy infoPolicy, InternalIndexOperations indexOperations, IndexesCacheUpdater indexesCacheUpdater) -
Method Summary
Modifier and Type Method Description reactor.core.publisher.Mono<Void>refreshIndexes()
-
Constructor Details
-
ReactorIndexRefresher
public ReactorIndexRefresher(com.aerospike.client.reactor.IAerospikeReactorClient client, com.aerospike.client.policy.InfoPolicy infoPolicy, InternalIndexOperations indexOperations, IndexesCacheUpdater indexesCacheUpdater)
-
-
Method Details
-
refreshIndexes
-