com.apama.database
Event CommitRequest


Request that the IAF commit all outstanding event store or updates return CommitAck when the commit is completed.
Member summary
 integermessageId

Unique request-response matching number.
 stringserviceId

The service Id.
 integerdatabaseId

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

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.