Метод | Описание | |
---|---|---|
GetExtendedMetadata ( ) : List |
||
IntroduceNewNode ( |
||
NotificateNodeIsSynchronized ( int serverId ) : void | ||
NotificateSynchronizationFinished ( int>.Dictionary |
||
Ping ( ) : void | ||
ReceiveSingleAggregate ( string aggregateId, int version, IEnumerable | ||
RequestSynchronization ( |
public IntroduceNewNode ( |
||
nodeInfo | ||
Результат | void |
public NotificateNodeIsSynchronized ( int serverId ) : void | ||
serverId | int | |
Результат | void |
public NotificateSynchronizationFinished ( int>.Dictionary |
||
writtenAggregatesVersions | int>.Dictionary | |
Результат | bool |
public ReceiveSingleAggregate ( string aggregateId, int version, IEnumerable | ||
aggregateId | string | |
version | int | |
events | IEnumerable | |
Результат | void |
public RequestSynchronization ( |
||
nodeInfo | ||
currentAggregateVersions | int>.Dictionary | |
Результат | void |