Uses of Class
org.springframework.data.aerospike.query.model.IndexedField
Packages that use IndexedField
Package
Description
-
Uses of IndexedField in org.springframework.data.aerospike.query.cache
Methods in org.springframework.data.aerospike.query.cache with parameters of type IndexedFieldModifier and TypeMethodDescriptionIndexesCache.getAllIndexesForField(IndexedField indexedField) Get all indexes for a given indexed field object.IndexesCacheHolder.getAllIndexesForField(IndexedField indexedField) booleanIndexesCache.hasIndexFor(IndexedField indexedField) Boolean indication of whether an index exists for the given indexed fieldbooleanIndexesCacheHolder.hasIndexFor(IndexedField indexedField) -
Uses of IndexedField in org.springframework.data.aerospike.query.model
Fields in org.springframework.data.aerospike.query.model with type parameters of type IndexedField