EventHubAdapterFactory.CreateCacheFactory メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
CreateCacheFactory(EventHubStreamCachePressureOptions) |
IEventHubQueueCacheFactory を作成します。 既定では EventHubQueueCacheFactory が作成されます。 ユーザーはこの関数をオーバーライドして、IEventHubQueueCacheFactory の独自の実装と、IEventHubQueueCacheFactory のその他のカスタマイズ (可能な場合) を返すことができます。 |
CreateCacheFactory(EventHubStreamProviderSettings) |
IEventHubQueueCacheFactory を作成します。 既定では EventHubQueueCacheFactory が作成されます。 ユーザーはこの関数をオーバーライドして、IEventHubQueueCacheFactory の独自の実装と、IEventHubQueueCacheFactory のその他のカスタマイズ (可能な場合) を返すことができます。 |
CreateCacheFactory(EventHubStreamCachePressureOptions)
IEventHubQueueCacheFactory を作成します。 既定では EventHubQueueCacheFactory が作成されます。 ユーザーはこの関数をオーバーライドして、IEventHubQueueCacheFactory の独自の実装と、IEventHubQueueCacheFactory のその他のカスタマイズ (可能な場合) を返すことができます。
protected virtual Orleans.ServiceBus.Providers.IEventHubQueueCacheFactory CreateCacheFactory (Orleans.Configuration.EventHubStreamCachePressureOptions eventHubCacheOptions);
abstract member CreateCacheFactory : Orleans.Configuration.EventHubStreamCachePressureOptions -> Orleans.ServiceBus.Providers.IEventHubQueueCacheFactory
override this.CreateCacheFactory : Orleans.Configuration.EventHubStreamCachePressureOptions -> Orleans.ServiceBus.Providers.IEventHubQueueCacheFactory
Protected Overridable Function CreateCacheFactory (eventHubCacheOptions As EventHubStreamCachePressureOptions) As IEventHubQueueCacheFactory
パラメーター
- eventHubCacheOptions
- EventHubStreamCachePressureOptions
戻り値
適用対象
CreateCacheFactory(EventHubStreamProviderSettings)
IEventHubQueueCacheFactory を作成します。 既定では EventHubQueueCacheFactory が作成されます。 ユーザーはこの関数をオーバーライドして、IEventHubQueueCacheFactory の独自の実装と、IEventHubQueueCacheFactory のその他のカスタマイズ (可能な場合) を返すことができます。
protected virtual Orleans.ServiceBus.Providers.IEventHubQueueCacheFactory CreateCacheFactory (Orleans.ServiceBus.Providers.EventHubStreamProviderSettings providerSettings);
abstract member CreateCacheFactory : Orleans.ServiceBus.Providers.EventHubStreamProviderSettings -> Orleans.ServiceBus.Providers.IEventHubQueueCacheFactory
override this.CreateCacheFactory : Orleans.ServiceBus.Providers.EventHubStreamProviderSettings -> Orleans.ServiceBus.Providers.IEventHubQueueCacheFactory
Protected Overridable Function CreateCacheFactory (providerSettings As EventHubStreamProviderSettings) As IEventHubQueueCacheFactory
パラメーター
- providerSettings
- EventHubStreamProviderSettings