com.apama.database
Event StopAllQueriesAck


The acknowledgement event for StopAllQueries.

See also: StopAllQueries()

Dataplayer:
- Direction: Correlator to client

Channel: <serviceId>.Control
Member summary
 integermessageId

Unique id for this query.
 stringserviceId

The service id.
 stringerrorMessage

Blank on success, otherwise the error message.
 dictionary<stringstring>extraParams

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

errorMessage

string errorMessage
Blank on success, otherwise the error message.

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.