Package com.apama.queries

Event summary
AllQueriesInjectedSending this event indicates that all queries the user intends to use have been injected. (Sent from AllQueriesInjected.evt).
QueriesShouldNotAutoStartJMSCan be routed by onload of applications to disable queries auto-starting JMS. Applications listening for this should wait for a QueriesStarted event before starting JMS.
QueriesStartedIndicates that all injected queries have started and are ready for events from JMS.
SetDelayedEventsLeewayControl request to set how much leeway to give events that have been delayed.
SetMultiContextControl request to use a multiple worker contexts.
SetMultiContextExControl request to use a multiple worker contexts by specifying a 'core multiplier' to set the number of worker contexts as a multiple of the number of cores available.
SetSingleContextControl request to use a single worker context.
SetStatisticsUpdatePeriodControl request to set the interval (seconds) between query statistics updates, i.e. how often the "Correlator Query Statistics" and "Cluster-Wide Query Statistics" dataviews are updated.
SetWindowGCControl request to set the interval (seconds) between window garbage collections.