Package org.apache.pekko.util
Class FlightRecorderLoader$
java.lang.Object
org.apache.pekko.util.FlightRecorderLoader$
INTERNAL API
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final FlightRecorderLoader$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> Tload(ClassicActorSystemProvider casp, String fqcn, T fallback, scala.reflect.ClassTag<T> evidence$1)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
FlightRecorderLoader$
public FlightRecorderLoader$()
-
-
Method Details
-
load
public <T> T load(ClassicActorSystemProvider casp, String fqcn, T fallback, scala.reflect.ClassTag<T> evidence$1)
-