The returned data structure is a HashMap, where the key is a {@link ExternalXid} and the entries are LinkedList of {@link BaseTransactionLogEntry} objects @return HashMap - a list of open transactions @throws TransactionLogException - if there is a prob recovering
|
|