PrimaryBasedLogViewAdaptor<TLogView,TLogEntry,TSubmissionEntry> Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
PrimaryBasedLogViewAdaptor<TLogView,TLogEntry,TSubmissionEntry>(ILogViewAdaptorHost<TLogView,TLogEntry>, TLogView, ILogConsistencyProtocolServices) |
Construct an instance, for the given parameters. |
PrimaryBasedLogViewAdaptor<TLogView,TLogEntry,TSubmissionEntry>(ILogViewAdaptorHost<TLogView,TLogEntry>, TLogView, ILogConsistencyProtocolServices) |
Construct an instance, for the given parameters. |
PrimaryBasedLogViewAdaptor<TLogView,TLogEntry,TSubmissionEntry>(ILogViewAdaptorHost<TLogView,TLogEntry>, TLogView, ILogConsistencyProtocolServices)
Construct an instance, for the given parameters.
protected PrimaryBasedLogViewAdaptor (Orleans.EventSourcing.ILogViewAdaptorHost<TLogView,TLogEntry> host, TLogView initialstate, Orleans.EventSourcing.ILogConsistencyProtocolServices services);
new Orleans.EventSourcing.Common.PrimaryBasedLogViewAdaptor<'LogView, 'LogEntry, 'SubmissionEntry (requires 'LogView : null and 'LogView : (new : unit -> 'LogView) and 'LogEntry : null and 'SubmissionEntry :> Orleans.EventSourcing.Common.SubmissionEntry<'LogEntry>)> : Orleans.EventSourcing.ILogViewAdaptorHost<'LogView, 'LogEntry (requires 'LogView : null and 'LogView : (new : unit -> 'LogView) and 'LogEntry : null)> * 'LogView * Orleans.EventSourcing.ILogConsistencyProtocolServices -> Orleans.EventSourcing.Common.PrimaryBasedLogViewAdaptor<'LogView, 'LogEntry, 'SubmissionEntry (requires 'LogView : null and 'LogView : (new : unit -> 'LogView) and 'LogEntry : null and 'SubmissionEntry :> Orleans.EventSourcing.Common.SubmissionEntry<'LogEntry>)>
Protected Sub New (host As ILogViewAdaptorHost(Of TLogView, TLogEntry), initialstate As TLogView, services As ILogConsistencyProtocolServices)
Parameters
- initialstate
- TLogView
- services
- ILogConsistencyProtocolServices
Applies to
PrimaryBasedLogViewAdaptor<TLogView,TLogEntry,TSubmissionEntry>(ILogViewAdaptorHost<TLogView,TLogEntry>, TLogView, ILogConsistencyProtocolServices)
Construct an instance, for the given parameters.
protected PrimaryBasedLogViewAdaptor (Orleans.LogConsistency.ILogViewAdaptorHost<TLogView,TLogEntry> host, TLogView initialstate, Orleans.LogConsistency.ILogConsistencyProtocolServices services);
new Orleans.EventSourcing.Common.PrimaryBasedLogViewAdaptor<'LogView, 'LogEntry, 'SubmissionEntry (requires 'LogView : null and 'LogView : (new : unit -> 'LogView) and 'LogEntry : null and 'SubmissionEntry :> Orleans.EventSourcing.Common.SubmissionEntry<'LogEntry>)> : Orleans.LogConsistency.ILogViewAdaptorHost<'LogView, 'LogEntry (requires 'LogView : null and 'LogView : (new : unit -> 'LogView) and 'LogEntry : null)> * 'LogView * Orleans.LogConsistency.ILogConsistencyProtocolServices -> Orleans.EventSourcing.Common.PrimaryBasedLogViewAdaptor<'LogView, 'LogEntry, 'SubmissionEntry (requires 'LogView : null and 'LogView : (new : unit -> 'LogView) and 'LogEntry : null and 'SubmissionEntry :> Orleans.EventSourcing.Common.SubmissionEntry<'LogEntry>)>
Protected Sub New (host As ILogViewAdaptorHost(Of TLogView, TLogEntry), initialstate As TLogView, services As ILogConsistencyProtocolServices)
Parameters
- initialstate
- TLogView
- services
- ILogConsistencyProtocolServices