java.lang.Object
jdk.internal.event.Event
jdk.jfr.Event
io.lettuce.core.event.connection.JfrReconnectAttemptEvent
public class JfrReconnectAttemptEvent
extends jdk.jfr.Event
Flight recorder event variant of
ReconnectAttemptEvent.- Since:
- 6.1
- Author:
- Mark Paluch
-
Constructor Summary
Constructors Constructor Description JfrReconnectAttemptEvent(ReconnectAttemptEvent event) -
Method Summary
Methods inherited from class jdk.jfr.Event
begin, commit, end, isEnabled, set, shouldCommit
-
Constructor Details
-
JfrReconnectAttemptEvent
-