Uses of Interface
org.springframework.data.aerospike.query.cache.IndexesCache
| Package | Description |
|---|---|
| org.springframework.data.aerospike.config | |
| org.springframework.data.aerospike.query | |
| org.springframework.data.aerospike.query.cache |
-
Uses of IndexesCache in org.springframework.data.aerospike.config
Methods in org.springframework.data.aerospike.config with parameters of type IndexesCache Modifier and Type Method Description StatementBuilderAerospikeDataConfigurationSupport. statementBuilder(IndexesCache indexesCache) -
Uses of IndexesCache in org.springframework.data.aerospike.query
Constructors in org.springframework.data.aerospike.query with parameters of type IndexesCache Constructor Description StatementBuilder(IndexesCache indexesCache) -
Uses of IndexesCache in org.springframework.data.aerospike.query.cache
Classes in org.springframework.data.aerospike.query.cache that implement IndexesCache Modifier and Type Class Description classIndexesCacheHolder