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<string, string >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<string, string > extraParams
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.