Skip to content

IStreamQueueCheckpointerFactory

interface

Namespace: Orleans.Streams

Factory for creating Orleans.Streams.IStreamQueueCheckpointer instances.
public interface IStreamQueueCheckpointerFactory

Methods

  • Create(string) Creates a stream checkpointer for the specified partition.