Skip to content

IDurableDictionaryCommandCodec<TKey, TValue>

interface

Namespace: Orleans.Journaling

Serializes one durable dictionary command and applies one decoded command.
public interface IDurableDictionaryCommandCodec<TKey, TValue>
where TKey : notnull

Methods