Class TMEvent
java.lang.Object
jdk.jfr.Event
org.jpos.jfr.TMEvent
- Direct Known Subclasses:
TMEvent.Abort, TMEvent.Commit, TMEvent.Pause, TMEvent.Prepare, TMEvent.PrepareForAbort, TMEvent.Recover, TMEvent.Snapshot
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classJFR event emitted during abort.static classJFR event emitted during commit.static classJFR event emitted when a transaction is paused.static classJFR event emitted during transaction prepare.static classJFR event emitted during prepare-for-abort.static classJFR event emitted during recovery.static classJFR event emitted when capturing a transaction snapshot. -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
-
id
Transaction identifier associated with the event.
-
-
Constructor Details
-
TMEvent
-