public class IndexRefresher extends Object
| Constructor and Description |
|---|
IndexRefresher(com.aerospike.client.IAerospikeClient client,
com.aerospike.client.policy.InfoPolicy infoPolicy,
InternalIndexOperations indexOperations,
IndexesCacheUpdater indexesCacheUpdater) |
| Modifier and Type | Method and Description |
|---|---|
void |
refreshIndexes() |
public IndexRefresher(com.aerospike.client.IAerospikeClient client,
com.aerospike.client.policy.InfoPolicy infoPolicy,
InternalIndexOperations indexOperations,
IndexesCacheUpdater indexesCacheUpdater)
Copyright © 2020–2021 Aerospike, Inc. All rights reserved.