Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
GetPartition ( string json, string other ) : string | ||
GetSourcesDefintion ( ) : |
||
Initialize ( ) : void | ||
InitializeShared ( ) : void | ||
NotifyCreated ( string json, string other ) : string | ||
NotifyDeleted ( string json, string other ) : string | ||
Push ( string json, string other ) : string>.Tuple |
||
QueryScript ( EventStore.Projections.Core.v8.PreludeScript prelude, string script, string fileName ) : System | ||
SetSharedState ( string state ) : void | ||
SetState ( string state ) : void | ||
TransformCatalogEvent ( string json, string other ) : string | ||
TransformStateToResult ( ) : string |
Méthode | Description | |
---|---|---|
CommandHandlerRegisteredCallback ( string commandName, |
||
CompileScript ( EventStore.Projections.Core.v8.PreludeScript prelude, string script, string fileName ) : EventStore.Projections.Core.v8.CompiledScript | ||
DoEmit ( string commandBody ) : void | ||
ExecuteHandler ( |
||
ExecuteHandler ( |
||
GetSources ( ) : void | ||
InitializeScript ( ) : void | ||
InitializeScriptShared ( ) : void | ||
OnEmit ( string obj ) : void | ||
ReverseCommandHandler ( string commandName, string commandBody ) : void |
public GetPartition ( string json, string other ) : string | ||
json | string | |
other | string | |
Résultat | string |
public GetSourcesDefintion ( ) : |
||
Résultat |
public NotifyCreated ( string json, string other ) : string | ||
json | string | |
other | string | |
Résultat | string |
public NotifyDeleted ( string json, string other ) : string | ||
json | string | |
other | string | |
Résultat | string |
public Push ( string json, string other ) : string>.Tuple |
||
json | string | |
other | string | |
Résultat | string>.Tuple |
public QueryScript ( EventStore.Projections.Core.v8.PreludeScript prelude, string script, string fileName ) : System | ||
prelude | EventStore.Projections.Core.v8.PreludeScript | |
script | string | |
fileName | string | |
Résultat | System |
public SetSharedState ( string state ) : void | ||
state | string | |
Résultat | void |
public TransformCatalogEvent ( string json, string other ) : string | ||
json | string | |
other | string | |
Résultat | string |