DynamoDBStreamQueueCheckpointerFactory
class
Namespace: Orleans.Streaming.Kinesis
Creates DynamoDB-backed stream queue checkpointers.
public sealed class DynamoDBStreamQueueCheckpointerFactory : IStreamQueueCheckpointerFactory, IDisposableConstructors
Methods
Create(string)Creates a stream checkpointer for the specified partition.Create(string, CancellationToken)Creates a stream checkpointer for the specified partition.CreateFactory(IServiceProvider, string)Creates a factory from a service provider.DisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
