This class defines a FindLastIdEvent.
This event is used to retrieve the last ID for requests, transactions or
persistent connections in the log which was allocated for (by) a given
controller ID.
Once this event has been executed, the returned value can be accessed
through the getValue() method. If no previous ID was used in
this space, returned value will be controller ID.
author: Damian Arregui version: 1.0 |