Uses of Class
org.springframework.data.aerospike.query.cache.InternalIndexOperations
| Package | Description |
|---|---|
| org.springframework.data.aerospike.query.cache |
-
Uses of InternalIndexOperations in org.springframework.data.aerospike.query.cache
Constructors in org.springframework.data.aerospike.query.cache with parameters of type InternalIndexOperations Constructor Description IndexRefresher(com.aerospike.client.IAerospikeClient client, com.aerospike.client.policy.InfoPolicy infoPolicy, InternalIndexOperations indexOperations, IndexesCacheUpdater indexesCacheUpdater)ReactorIndexRefresher(com.aerospike.client.reactor.IAerospikeReactorClient client, com.aerospike.client.policy.InfoPolicy infoPolicy, InternalIndexOperations indexOperations, IndexesCacheUpdater indexesCacheUpdater)