Package com.gigaspaces.internal.query
package com.gigaspaces.internal.query
-
ClassDescriptionAbstractCompoundIndexScanner defines an index scanner that scans more than one space index.Base class for compound custom queries.Base class for all custom query interfaces.Common base class for space query implementations.Provides a logical AND combination for a list of custom queries.Scans the indexes and gets index with the least number of entries.using a common root query for item in collection-contains.Provides a logical OR combination for a list of custom queries.Scans the indexes and gets the union of all indexed entries.Scans the index with the defined index name only for entries that match the exact index valueAn exact value index scanner for compound indexRepresents a custom query related to a collection item in the space.Represents a custom query interface.Scans the index with the defined index name only for entries that match one of the values in the index value set.Represents an index that can be provided in a
ICustomQueryand optimize the query run time.Scans the index with the defined index name only for entries that don't match the given regular expression.Scans only the entries that have a null index valueQueries an entry that matches all the given properties.Factory for creating custom query index scannersScans only the entries in the defined range via compound indexScans only the entries in the defined rangeHolds a cache of already compiled regular expressions.Scans the index with the defined index name only for entries that match the given regular expression.Scans the index using an external index using one of the relation that the external index is know to handle.Provides methods to create various space queries.Scans the entries according to the supplied uids