Class PersistencePluginProxyExtension
java.lang.Object
org.apache.pekko.persistence.journal.PersistencePluginProxyExtension
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Tapply(ActorSystem system) static Tapply(ClassicActorSystemProvider system) createExtension(ExtendedActorSystem system) static final booleanget(ActorSystem system) get(ClassicActorSystemProvider system) static final inthashCode()static ExtensionId<? extends Extension>lookup()
-
Constructor Details
-
PersistencePluginProxyExtension
public PersistencePluginProxyExtension()
-
-
Method Details
-
createExtension
-
lookup
-
get
-
get
-
apply
-
apply
-
hashCode
public static final int hashCode() -
equals
-