Class DurableStateStoreRegistry

java.lang.Object
org.apache.pekko.persistence.PersistencePlugin<DurableStateStore<?>,DurableStateStore<?>,DurableStateStoreProvider>
org.apache.pekko.persistence.state.DurableStateStoreRegistry
All Implemented Interfaces:
Extension

public class DurableStateStoreRegistry extends org.apache.pekko.persistence.PersistencePlugin<DurableStateStore<?>,DurableStateStore<?>,DurableStateStoreProvider> implements Extension