Skip to content

NoOpCheckpointerFactory

class

Namespace: Orleans.Streaming.EventHubs.Testing

Creates checkpointers which keep no persistent checkpoint state.
public class NoOpCheckpointerFactory : IStreamQueueCheckpointerFactory

Constructors

Methods

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

Fields

  • Instance Gets the shared factory instance.