IJournaledStateManagerFactory
interface
Namespace: Orleans.Journaling
Creates journaled state managers for journals identified independently of a grain activation.
public interface IJournaledStateManagerFactoryMethods
Create(JournalId)Creates a journaled state manager for the provided journal id.
