Package org.apache.geode.cache.query
package org.apache.geode.cache.query
-
ClassDescriptionBehavior of a user-defined aggregator.Thrown if an attribute or method name in a query can be resolved to more than one object in scope or if there is more than one maximally specific overridden method in a class.This interface holds all attribute values for a CQ and provides methods for retrieving all attribute settings.The factory class for the CqAttributes instance.This interface is used to modify the listeners that are associated with a CQ.Thrown if the CqQuery on which the operation performed is closed.This interface provides methods to get all the information sent from the server about the CQ event.Thrown during continuous query creation, execution time.Thrown if a CQ by this name already exists on this clientApplication plug-in interface for handling continuous query events after they occur.Interface for continuous query.CqResults<E>Represents the results of a CQ query that is executed using CqQuery.executeWithInitialResults() The result will contain the instances of
Structhaving key and value of the region entry that satisfy the CQ query condition.This class provides methods to get aggregate statistical information about the CQs of a client.This interface gives information on the state of a CqQuery.This class provides methods to get statistical information about a registered Continuous Query (CQ) represented by the CqQuery object.Extension of CqListener.Thrown if the domain of a function is not legal.An index that is built over the data stored in a GemFireRegion.This class is used to represent any partitioned index creation exceptions.Thrown while creating the new index if there exists an Index with the same definition as new index.Thrown if the index definition is not valid.Thrown if an error occurs while updating query indexes during region modification.Thrown while creating the new index if there exists an Index with the same name as new index.Provides statistics about a GemFire cacheIndex.Deprecated.As of 6.6.1.Consists a map of index names and Exceptions thrown during index creation usingQueryService.createDefinedIndexes().Thrown when an attribute or method name could not be resolved during query execution because no matching method or field could be found.Thrown if an attribute or method name in a query cannot be resolved.Thrown when the number of bound paramters for a query does not match the number of placeholders.Interface for query objects.Thrown during by the query engine during parsing or execution.Thrown when the query is executing and the critical heap percentage is met.Thrown when the query execution takes more than the specified max time.Thrown if the query language syntax is not valid.Thrown if an exception is thrown when a method is invoked during query execution.Interface for the query service, which is used for instantiating queries, creating and destroying indexes, creating CQs and operating on CQs.Provides statistical information about a query performed on a GemFireRegion.Thrown if a region referenced by name in a query cannot be found.Contains the results of a executing aSELECTexpression within a query.An immutable and thread-safe data type used by the result of someSELECTqueries.Thrown if type consistency is violated while a query is being executed.