Package akka.persistence.typed.telemetry
Class DurableStateBehaviorInstrumentation$
- java.lang.Object
-
- akka.persistence.typed.telemetry.DurableStateBehaviorInstrumentation$
-
public class DurableStateBehaviorInstrumentation$ extends java.lang.Object
INTERNAL API
-
-
Field Summary
Fields Modifier and Type Field Description static DurableStateBehaviorInstrumentation$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description DurableStateBehaviorInstrumentation$()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Object
EmptyContext()
-
-
-
Field Detail
-
MODULE$
public static final DurableStateBehaviorInstrumentation$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-