Class IndexRefresher

java.lang.Object
org.springframework.data.aerospike.query.cache.IndexRefresher

public class IndexRefresher
extends Object
Author:
Anastasiia Smirnova
  • Constructor Details

    • IndexRefresher

      public IndexRefresher​(com.aerospike.client.IAerospikeClient client, com.aerospike.client.policy.InfoPolicy infoPolicy, InternalIndexOperations indexOperations, IndexesCacheUpdater indexesCacheUpdater)
  • Method Details

    • refreshIndexes

      public void refreshIndexes()