Freigeben über


LogConsistentGrain<TView>.InstallAdaptor Methode

Definition

nach dem Getreidebau aufgerufen, um den Protokollansichtsadapter zu installieren

protected abstract void InstallAdaptor (Orleans.LogConsistency.ILogViewAdaptorFactory factory, object state, string grainTypeName, Orleans.Storage.IGrainStorage grainStorage, Orleans.LogConsistency.ILogConsistencyProtocolServices services);
abstract member InstallAdaptor : Orleans.LogConsistency.ILogViewAdaptorFactory * obj * string * Orleans.Storage.IGrainStorage * Orleans.LogConsistency.ILogConsistencyProtocolServices -> unit
Protected MustOverride Sub InstallAdaptor (factory As ILogViewAdaptorFactory, state As Object, grainTypeName As String, grainStorage As IGrainStorage, services As ILogConsistencyProtocolServices)

Parameter

factory
ILogViewAdaptorFactory

Die zu verwendende Anpassungsfabrik

state
Object

Der anfängliche Zustand der Ansicht

grainTypeName
String

Der Typname des Getreides

grainStorage
IGrainStorage

Die Getreidespeicherung, falls erforderlich

services
ILogConsistencyProtocolServices

Protokolldienste

Gilt für: