Method | Description | |
---|---|---|
NotifyInstanceSubjectiveDown ( byte srcUuid, string addr ) : System.Threading.Tasks.Task | ||
NotifyWatchingMaster ( byte srcUuid, string masterAddr ) : System.Threading.Tasks.Task | ||
SetSourceUuid ( byte srcUuid ) : IRpcImplInstnce |
public NotifyInstanceSubjectiveDown ( byte srcUuid, string addr ) : System.Threading.Tasks.Task | ||
srcUuid | byte | |
addr | string | |
return | System.Threading.Tasks.Task |
public NotifyWatchingMaster ( byte srcUuid, string masterAddr ) : System.Threading.Tasks.Task | ||
srcUuid | byte | |
masterAddr | string | |
return | System.Threading.Tasks.Task |
public SetSourceUuid ( byte srcUuid ) : IRpcImplInstnce | ||
srcUuid | byte | |
return | IRpcImplInstnce |