JournalReplayContext
struct
Namespace: Orleans.Journaling
Provides services used by journaled states during replay.
public readonly struct JournalReplayContextProperties
ServiceProviderGets the application-level service provider used to resolve journal services.WriteJournalFormatKeyGets the configured write journal format key.
Methods
GetRequiredCommandCodec(string, TCodec)Gets the command codec forentryFormatKey.ResolveState(JournalStreamId)Resolves the journaled state forstreamId.
