Class TransactionCleanupStartRunEvent

  • All Implemented Interfaces:
    Event

    @Uncommitted
    public class TransactionCleanupStartRunEvent
    extends TransactionEvent
    Emitted periodically with a summary of what will be done soon for cleanup.

    As this exposes implementation details of transactions, all methods are subject to change and marked with @Stability.Volatile.

    • Method Detail

      • description

        public String description()
        Description copied from interface: Event
        A textual description with more information about the event.
        Returns:
        the description, if set.