com.apama.database
Event StopAllQueries


Request that all running queries on all databases be stopped. StopAllQueries will succeed if all queries have already been stopped.

Response event: StopAllQueriesAck; errorMessage is blank on success, or otherwise a description of the error.

See also: StartQuery(), PauseDone(), StopAllQueriesAck()

Dataplayer:
- Direction: Client to correlator
Member summary
 integermessageId

Unique id for this query.
 stringserviceId

The service id.
 dictionary<stringstring>extraParams

This is currently a container to allow additional information in the future.
 
Member detail

extraParams

dictionary<stringstringextraParams
This is currently a container to allow additional information in the future.

messageId

integer messageId
Unique id for this query.

serviceId

string serviceId
The service id.