Uses of Class
org.springframework.data.aerospike.query.model.Index
Packages that use Index
Package
Description
-
Uses of Index in org.springframework.data.aerospike.query.cache
Methods in org.springframework.data.aerospike.query.cache that return IndexMethods in org.springframework.data.aerospike.query.cache that return types with arguments of type IndexModifier and TypeMethodDescriptionIndexesCache.getAllIndexesForField(IndexedField indexedField) Get all indexes for a given indexed field object.IndexesCacheHolder.getAllIndexesForField(IndexedField indexedField) Get index from the indexes cache by providing an index key.Method parameters in org.springframework.data.aerospike.query.cache with type arguments of type IndexModifier and TypeMethodDescriptionvoidInternalIndexOperations.enrichIndexesWithCardinality(com.aerospike.client.IAerospikeClient client, Map<IndexKey, Index> indexes, ServerVersionSupport serverVersionSupport) -
Uses of Index in org.springframework.data.aerospike.query.model
Fields in org.springframework.data.aerospike.query.model with type parameters of type IndexMethod parameters in org.springframework.data.aerospike.query.model with type arguments of type Index