Class EventAdapters$
java.lang.Object
org.apache.pekko.persistence.journal.EventAdapters$
INTERNAL API
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final EventAdapters$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapply(ExtendedActorSystem system, com.typesafe.config.Config config) scala.util.Try<EventAdapter>instantiateAdapter(String adapterFQN, ExtendedActorSystem system)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
EventAdapters$
public EventAdapters$()
-
-
Method Details
-
apply
-
instantiateAdapter
public scala.util.Try<EventAdapter> instantiateAdapter(String adapterFQN, ExtendedActorSystem system)
-