com.apama.database
Event CommitAck


The acknowledgement event for Commit.
Member summary
 integermessageId

Unique request-response matching number.
 stringserviceId

The service Id.
 integerdatabaseId

The database Id to commit to.
 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

databaseId

integer databaseId
The database Id to commit to.

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.