com.apama.database
Event RollbackRequest


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

Unique request-response matching number.
 stringserviceId

The service id.
 integerdatabaseId

The database Id to rollback data on.
 dictionary<stringstring>extraParams

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

databaseId

            integer databaseId
        
The database Id to rollback data on.

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.