public class ReactorIndexRefresher extends Object
| Constructor and Description |
|---|
ReactorIndexRefresher(com.aerospike.client.reactor.IAerospikeReactorClient client,
com.aerospike.client.policy.InfoPolicy infoPolicy,
InternalIndexOperations indexOperations,
IndexesCacheUpdater indexesCacheUpdater) |
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<Void> |
refreshIndexes() |
public ReactorIndexRefresher(com.aerospike.client.reactor.IAerospikeReactorClient client,
com.aerospike.client.policy.InfoPolicy infoPolicy,
InternalIndexOperations indexOperations,
IndexesCacheUpdater indexesCacheUpdater)
public reactor.core.publisher.Mono<Void> refreshIndexes()
Copyright © 2020–2021 Aerospike, Inc. All rights reserved.