Uses of Class
org.springframework.data.aerospike.query.model.IndexedField
| Package | Description |
|---|---|
| org.springframework.data.aerospike.query.cache | |
| org.springframework.data.aerospike.query.model |
-
Uses of IndexedField in org.springframework.data.aerospike.query.cache
Methods in org.springframework.data.aerospike.query.cache with parameters of type IndexedField Modifier and Type Method Description booleanIndexesCache. hasIndexFor(IndexedField indexedField)booleanIndexesCacheHolder. 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 Modifier and Type Field Description Set<IndexedField>IndexesInfo. indexedFields