Uses of Class
com.gigaspaces.internal.query.AbstractQueryIndex
Packages that use AbstractQueryIndex
-
Uses of AbstractQueryIndex in com.gigaspaces.internal.query
Subclasses of AbstractQueryIndex in com.gigaspaces.internal.queryModifier and TypeClassDescriptionclassScans the index with the defined index name only for entries that match the exact index valueclassAn exact value index scanner for compound indexclassScans the index with the defined index name only for entries that match one of the values in the index value set.classScans the index with the defined index name only for entries that don't match the given regular expression.classScans only the entries that have a null index valueclassScans only the entries in the defined range via compound indexclassScans only the entries in the defined rangeclassScans the index with the defined index name only for entries that match the given regular expression.classScans the index using an external index using one of the relation that the external index is know to handle.classScans the entries according to the supplied uids -
Uses of AbstractQueryIndex in com.gigaspaces.internal.query.explainplan
Methods in com.gigaspaces.internal.query.explainplan with parameters of type AbstractQueryIndexModifier and TypeMethodDescriptionstatic IndexInfoExplainPlanUtil.createIndexInfo(AbstractQueryIndex abstractIndexScanner, TypeDataIndex index, TypeData typeData, int size, boolean usable)