NoOpCheckpointerFactory
class
Namespace: Orleans.Streaming.EventHubs.Testing
Creates checkpointers which keep no persistent checkpoint state.
public class NoOpCheckpointerFactory : IStreamQueueCheckpointerFactoryConstructors
Methods
Create(string)Creates a stream checkpointer for the specified partition.
Fields
InstanceGets the shared factory instance.
