Class InMemStorageExtension
java.lang.Object
org.apache.pekko.persistence.testkit.internal.InMemStorageExtension
- All Implemented Interfaces:
Extension
INTERNAL API
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Tapply(ActorSystem system) static Tapply(ClassicActorSystemProvider system) static InMemStorageExtensioncreateExtension(ExtendedActorSystem system) static final booleanstatic InMemStorageExtensionget(ActorSystem system) static final inthashCode()static InMemStorageExtension$lookup()voidvoidsetPolicy(ProcessingPolicy<JournalOperation> policy) storageFor(String key)
-
Constructor Details
-
InMemStorageExtension
-
-
Method Details
-
get
-
createExtension
-
lookup
-
apply
-
apply
-
hashCode
public static final int hashCode() -
equals
-
defaultStorage
-
currentPolicy
-
setPolicy
-
resetPolicy
public void resetPolicy() -
storageFor
-