com.apama.database
Event CommandAck


The acknowledgement event for Command.
Member summary
 integermessageId

Unique request-response matching number.
 stringserviceId

The service id.
 stringerrorMessage

Populated with an errorMessage if there is one.
 dictionary<stringstring>extraParams

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

errorMessage

string errorMessage
Populated with an errorMessage if there is one.

extraParams

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

messageId

integer messageId
Unique request-response matching number.

serviceId

string serviceId
The service id.