메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System.Threading.Tasks.Task |
public NotifyWatchingMaster ( byte srcUuid, string masterAddr ) : System.Threading.Tasks.Task | ||
srcUuid | byte | |
masterAddr | string | |
리턴 | System.Threading.Tasks.Task |
public SetSourceUuid ( byte srcUuid ) : IRpcImplInstnce | ||
srcUuid | byte | |
리턴 | IRpcImplInstnce |