C# Класс WatcherService.WatcherServiceImpl

Наследование: IWatcherServiceNotifyImpl
Показать файл Открыть проект

Открытые методы

Метод Описание
NotifyInstanceSubjectiveDown ( byte srcUuid, string addr ) : System.Threading.Tasks.Task
NotifyWatchingMaster ( byte srcUuid, string masterAddr ) : System.Threading.Tasks.Task
SetSourceUuid ( byte srcUuid ) : IRpcImplInstnce

Описание методов

NotifyInstanceSubjectiveDown() публичный Метод

public NotifyInstanceSubjectiveDown ( byte srcUuid, string addr ) : System.Threading.Tasks.Task
srcUuid byte
addr string
Результат System.Threading.Tasks.Task

NotifyWatchingMaster() публичный Метод

public NotifyWatchingMaster ( byte srcUuid, string masterAddr ) : System.Threading.Tasks.Task
srcUuid byte
masterAddr string
Результат System.Threading.Tasks.Task

SetSourceUuid() публичный Метод

public SetSourceUuid ( byte srcUuid ) : IRpcImplInstnce
srcUuid byte
Результат IRpcImplInstnce