Class TransactionLogEvent

  • All Implemented Interfaces:
    Event

    public class TransactionLogEvent
    extends TransactionEvent
    A transaction log message.

    Includes a timestamp as the usual flow is that all of the buffered logs for a transaction are being written by the application at the same time.