IEventHubQueueCacheFactory
interface
Namespace: Orleans.Streaming.EventHubs
Factory responsible for creating a message cache for an EventHub partition.
public interface IEventHubQueueCacheFactoryMethods
CreateCache(string, IStreamQueueCheckpointer<string>, ILoggerFactory)Function used to create a IEventHubQueueCache
