Class IndexesInfo
java.lang.Object
org.springframework.data.aerospike.query.model.IndexesInfo
public class IndexesInfo extends Object
-
Field Summary
Fields Modifier and Type Field Description Set<IndexedField>indexedFieldsMap<IndexKey,Index>indexes -
Method Summary
Modifier and Type Method Description static IndexesInfoempty()static IndexesInfoof(Map<IndexKey,Index> cache)
-
Field Details
-
indexes
-
indexedFields
-
-
Method Details
-
empty
-
of
-