JournaledGrain<TGrainState,TEventBase>.InstallAdaptor メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
InstallAdaptor(ILogViewAdaptorFactory, Object, String, IGrainStorage, ILogConsistencyProtocolServices) |
グレインが構築された直後に呼び出され、アダプターを取り付けます。 ログ整合性プロバイダーには、このグレインに対して選択した型を使用してアダプターを構築するファクトリ メソッドが含まれています |
InstallAdaptor(ILogViewAdaptorFactory, Object, String, IGrainStorage, ILogConsistencyProtocolServices) |
グレインが構築された直後に呼び出され、アダプターを取り付けます。 ログ整合性プロバイダーには、このグレインに対して選択した型を使用してアダプターを構築するファクトリ メソッドが含まれています |
InstallAdaptor(ILogViewAdaptorFactory, Object, String, IGrainStorage, ILogConsistencyProtocolServices)
グレインが構築された直後に呼び出され、アダプターを取り付けます。 ログ整合性プロバイダーには、このグレインに対して選択した型を使用してアダプターを構築するファクトリ メソッドが含まれています
protected override void InstallAdaptor (Orleans.EventSourcing.ILogViewAdaptorFactory factory, object initialState, string graintypename, Orleans.Storage.IGrainStorage grainStorage, Orleans.EventSourcing.ILogConsistencyProtocolServices services);
override this.InstallAdaptor : Orleans.EventSourcing.ILogViewAdaptorFactory * obj * string * Orleans.Storage.IGrainStorage * Orleans.EventSourcing.ILogConsistencyProtocolServices -> unit
Protected Overrides Sub InstallAdaptor (factory As ILogViewAdaptorFactory, initialState As Object, graintypename As String, grainStorage As IGrainStorage, services As ILogConsistencyProtocolServices)
パラメーター
- factory
- ILogViewAdaptorFactory
- initialState
- Object
- graintypename
- String
- grainStorage
- IGrainStorage
- services
- ILogConsistencyProtocolServices
適用対象
InstallAdaptor(ILogViewAdaptorFactory, Object, String, IGrainStorage, ILogConsistencyProtocolServices)
グレインが構築された直後に呼び出され、アダプターを取り付けます。 ログ整合性プロバイダーには、このグレインに対して選択した型を使用してアダプターを構築するファクトリ メソッドが含まれています
protected override void InstallAdaptor (Orleans.LogConsistency.ILogViewAdaptorFactory factory, object initialState, string graintypename, Orleans.Storage.IGrainStorage grainStorage, Orleans.LogConsistency.ILogConsistencyProtocolServices services);
override this.InstallAdaptor : Orleans.LogConsistency.ILogViewAdaptorFactory * obj * string * Orleans.Storage.IGrainStorage * Orleans.LogConsistency.ILogConsistencyProtocolServices -> unit
Protected Overrides Sub InstallAdaptor (factory As ILogViewAdaptorFactory, initialState As Object, graintypename As String, grainStorage As IGrainStorage, services As ILogConsistencyProtocolServices)
パラメーター
- factory
- ILogViewAdaptorFactory
- initialState
- Object
- graintypename
- String
- grainStorage
- IGrainStorage
- services
- ILogConsistencyProtocolServices