IStreamQueueCheckpointerFactory
interface
Namespace: Orleans.Streams
Factory for creating
Orleans.Streams.IStreamQueueCheckpointer instances. public interface IStreamQueueCheckpointerFactoryMethods
Create(string)Creates a stream checkpointer for the specified partition.Create(string, CancellationToken)Creates a stream checkpointer for the specified partition.
