Uses of Class
org.springframework.data.aerospike.query.cache.InternalIndexOperations
Packages that use InternalIndexOperations
-
Uses of InternalIndexOperations in org.springframework.data.aerospike.query.cache
Constructors in org.springframework.data.aerospike.query.cache with parameters of type InternalIndexOperationsModifierConstructorDescriptionIndexRefresher(com.aerospike.client.IAerospikeClient client, com.aerospike.client.policy.InfoPolicy infoPolicy, InternalIndexOperations indexOperations, IndexesCacheUpdater indexesCacheUpdater, ServerVersionSupport serverVersionSupport) ReactorIndexRefresher(com.aerospike.client.reactor.IAerospikeReactorClient client, com.aerospike.client.policy.InfoPolicy infoPolicy, InternalIndexOperations indexOperations, IndexesCacheUpdater indexesCacheUpdater, ServerVersionSupport serverVersionSupport)