Uses of Class
org.springframework.data.aerospike.query.model.Index
| Package | Description |
|---|---|
| org.springframework.data.aerospike.query.cache | |
| org.springframework.data.aerospike.query.model |
-
Uses of Index in org.springframework.data.aerospike.query.cache
Methods in org.springframework.data.aerospike.query.cache that return Index Modifier and Type Method Description IndexIndexInfoParser. parse(String infoString) -
Uses of Index in org.springframework.data.aerospike.query.model
Fields in org.springframework.data.aerospike.query.model with type parameters of type Index Modifier and Type Field Description Map<IndexKey,Index>IndexesInfo. indexesMethod parameters in org.springframework.data.aerospike.query.model with type arguments of type Index Modifier and Type Method Description static IndexesInfoIndexesInfo. of(Map<IndexKey,Index> cache)