EventHubCheckpointerFactory
class
Namespace: Orleans.Streaming.EventHubs
Creates Event Hub partition checkpointers backed by Azure Table Storage.
public class EventHubCheckpointerFactory : IStreamQueueCheckpointerFactoryConstructors
EventHubCheckpointerFactory(string, AzureTableStreamCheckpointerOptions, IOptions<ClusterOptions>, ILoggerFactory)Initializes a new instance of theEventHubCheckpointerFactoryclass.
Methods
Create(string)Creates a stream checkpointer for the specified partition.CreateFactory(IServiceProvider, string)Creates an Event Hub partition checkpointer factory.
