Notifies the transaction manager that the ServerTransactionIDs in the given collection are no longer active (i.e.,
it will never be referenced again). The transaction manager is free to release resources dedicated those
transactions.
clearCommitedTransactionsBelowLowWaterMark
public void clearCommitedTransactionsBelowLowWaterMark(GlobalTransactionID lowGlobalTransactionIDWatermark)(Code)
This is used in the PASSIVE to clear completed transaction ids when low water mark is published from the ACTIVE.