Interface TxnListener

    • Method Detail

      • notify

        void notify​(Txn txn,
                    TxnEvent e)
        Notifies that a certain TxnEvent happened inside a Txn.
        Parameters:
        txn - the Txn where the event happened
        e - the event