GemFire 8.2.9
A B C D E F G H I J K L M N O P Q R S T U V W 

Q

QUERY - Static variable in class com.gemstone.gemfire.cache.operations.OperationContext.OperationCode
A cache query operation.
Query - Interface in com.gemstone.gemfire.cache.query
Interface for query objects.
query(String) - Method in interface com.gemstone.gemfire.cache.Region
Filters the values of this region using the queryPredicate.
query(String) - Method in class com.gemstone.gemfire.cache.util.BridgeLoader
Deprecated.
queryData(String, String, int) - Method in interface com.gemstone.gemfire.management.DistributedSystemMXBean
This API is used to query data from GemFire system.
queryDataForCompressedResult(String, String, int) - Method in interface com.gemstone.gemfire.management.DistributedSystemMXBean
Functionality is same as queryData() method.
QueryException - Exception in com.gemstone.gemfire.cache.query
Thrown during by the query engine during parsing or execution.
QueryException() - Constructor for exception com.gemstone.gemfire.cache.query.QueryException
Required for serialization
QueryException(String, Throwable) - Constructor for exception com.gemstone.gemfire.cache.query.QueryException
Constructor used by concrete subclasses
QueryException(String) - Constructor for exception com.gemstone.gemfire.cache.query.QueryException
Constructor used by concrete subclasses
QueryException(Throwable) - Constructor for exception com.gemstone.gemfire.cache.query.QueryException
Constructor used by concrete subclasses
QueryExecutionLowMemoryException - Exception in com.gemstone.gemfire.cache.query
Thrown when the query is executing and the critical heap percentage is met.
QueryExecutionLowMemoryException() - Constructor for exception com.gemstone.gemfire.cache.query.QueryExecutionLowMemoryException
Creates a new instance of QueryExecutionLowMemoryException without detail message.
QueryExecutionLowMemoryException(String) - Constructor for exception com.gemstone.gemfire.cache.query.QueryExecutionLowMemoryException
Constructs an instance of QueryExecutionLowMemoryException with the specified detail message.
QueryExecutionLowMemoryException(String, Throwable) - Constructor for exception com.gemstone.gemfire.cache.query.QueryExecutionLowMemoryException
Constructs an instance of QueryExecutionLowMemoryException with the specified detail message and cause.
QueryExecutionLowMemoryException(Throwable) - Constructor for exception com.gemstone.gemfire.cache.query.QueryExecutionLowMemoryException
Constructs an instance of QueryExecutionLowMemoryException with the specified cause.
QueryExecutionTimeoutException - Exception in com.gemstone.gemfire.cache.query
Thrown when the query execution takes more than the specified max time.
QueryExecutionTimeoutException() - Constructor for exception com.gemstone.gemfire.cache.query.QueryExecutionTimeoutException
Creates a new instance of QueryExecutionTimeoutException without detail message.
QueryExecutionTimeoutException(String) - Constructor for exception com.gemstone.gemfire.cache.query.QueryExecutionTimeoutException
Constructs an instance of QueryExecutionTimeoutException with the specified detail message.
QueryExecutionTimeoutException(String, Throwable) - Constructor for exception com.gemstone.gemfire.cache.query.QueryExecutionTimeoutException
Constructs an instance of QueryExecutionTimeoutException with the specified detail message and cause.
QueryExecutionTimeoutException(Throwable) - Constructor for exception com.gemstone.gemfire.cache.query.QueryExecutionTimeoutException
Constructs an instance of QueryExecutionTimeoutException with the specified cause.
QueryInvalidException - Exception in com.gemstone.gemfire.cache.query
Thrown if the query language syntax is not valid.
QueryInvalidException(String) - Constructor for exception com.gemstone.gemfire.cache.query.QueryInvalidException
Construct an instance of QueryInvalidException
QueryInvalidException(String, Throwable) - Constructor for exception com.gemstone.gemfire.cache.query.QueryInvalidException
Construct an instance of QueryInvalidException
QueryInvocationTargetException - Exception in com.gemstone.gemfire.cache.query
Thrown if an exception is thrown when a method is invoked during query execution.
QueryInvocationTargetException(Throwable) - Constructor for exception com.gemstone.gemfire.cache.query.QueryInvocationTargetException
Construct an instance of QueryInvalidException
QueryInvocationTargetException(String) - Constructor for exception com.gemstone.gemfire.cache.query.QueryInvocationTargetException
Construct an instance of QueryInvalidException
QueryInvocationTargetException(String, Throwable) - Constructor for exception com.gemstone.gemfire.cache.query.QueryInvocationTargetException
Construct an instance of QueryInvalidException
queryMBeanNames(DistributedMember) - Method in class com.gemstone.gemfire.management.ManagementService
Returns the object names for all MBeans associated with a member.
QueryOperationContext - Class in com.gemstone.gemfire.cache.operations
Encapsulates a cache query operation for both the pre-operation and post-operation cases.
QueryOperationContext(String, Set, boolean) - Constructor for class com.gemstone.gemfire.cache.operations.QueryOperationContext
Constructor for the query operation.
QueryOperationContext(String, Set, boolean, Object[]) - Constructor for class com.gemstone.gemfire.cache.operations.QueryOperationContext
Constructor for the query operation.
QueryService - Interface in com.gemstone.gemfire.cache.query
Interface for the query service, which is used for instantiating queries, creating and destroying indexes, creating CQs and operating on CQs.
QueryStatistics - Interface in com.gemstone.gemfire.cache.query
Provides statistical information about a query performed on a GemFire Region.
QUEUE_OPLOG_SIZE - Static variable in interface com.gemstone.gemfire.cache.wan.GatewaySender
Size of the oplog file used for the persistent queue in bytes
A B C D E F G H I J K L M N O P Q R S T U V W 
GemFire 8.2.9

Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.