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

Q

QueryThresholdExceededException - exception com.ibm.events.datastore.QueryThresholdExceededException.
Exception that is thrown if the number of events that are retrieved in a query has exceeded the configured query threshold.
QueryThresholdExceededException(String, String, Object[]) - Constructor for class com.ibm.events.datastore.QueryThresholdExceededException
Constructs a new QueryThresholdExceededException with a detail message and message translation information (resource bundle, message key and message substitutions).
QueryThresholdExceededException(String, String, Object[], Throwable) - Constructor for class com.ibm.events.datastore.QueryThresholdExceededException
Constructs a new QueryThresholdExceededException with a detail message, message translation information (resource bundle, message key and message substitutions) and a nested exception.
queryEventByGlobalInstanceId(String) - Method in interface com.ibm.events.access.EventAccess
Retrieves an event by the global Instance ID.
queryEventByGlobalInstanceId(String) - Method in interface com.ibm.events.access.EventAccessLocal
Retrieves an event by the global Instance ID.
queryEventByGlobalInstanceId(String) - Method in interface com.ibm.events.datastore.DataStoreLocal
Retrieves an event by the globalInstanceId.
queryEvents(String, boolean) - Method in interface com.ibm.events.datastore.DataStoreLocal
Retrieves events that belong to the specified event selector.
queryEvents(String, boolean, int) - Method in interface com.ibm.events.datastore.DataStoreLocal
Retrieves events that belong to the specified event selector.
queryEventsByAssociation(String, String) - Method in interface com.ibm.events.access.EventAccess
Retrieves events that are related to the specified global Instance ID.
queryEventsByAssociation(String, String) - Method in interface com.ibm.events.access.EventAccessLocal
Retrieves events that are related to the specified global Instance ID.
queryEventsByAssociation(String, String) - Method in interface com.ibm.events.datastore.DataStoreLocal
Retrieve events that are related to specific global instance ID.
queryEventsByEventGroup(String, String, boolean) - Method in interface com.ibm.events.access.EventAccess
Retrieves events that belong to the specified event group.
queryEventsByEventGroup(String, String, boolean, int) - Method in interface com.ibm.events.access.EventAccess
Retrieves events that belong to the specified event group.
queryEventsByEventGroup(String, String, boolean) - Method in interface com.ibm.events.access.EventAccessLocal
Retrieves events that belong to the specified event group.
queryEventsByEventGroup(String, String, boolean, int) - Method in interface com.ibm.events.access.EventAccessLocal
Retrieves events that belong to the specified event group.
queryGlobalInstanceIds(String, int) - Method in interface com.ibm.events.datastore.DataStoreLocal
Retrieves the global instance IDs of events that belong to the specified event selector.

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