C# 클래스 TSystems.RELOAD.Usage.ReDiR

파일 보기 프로젝트 열기: RELOAD-NET/RELOAD.NET 1 사용 예제들

공개 메소드들

메소드 설명
ReDiR ( System.Machine machine, int Lstart = 2 ) : System
lookupService ( string nameSpace ) : void
registerService ( string nameSpace ) : bool

비공개 메소드들

메소드 설명
deliverResult ( ResourceId resid, string nameSpace, NodeId id ) : void
fetch ( int level ) : bool
join ( NodeId id, string nameSpace ) : void
lookup ( NodeId key, string nameSpace ) : bool
processFetchResult ( ResourceId resid, List resultList ) : void
redir_FetchCompleted ( List usages ) : bool
refresh ( Object stateInfo ) : void
responsibleNodeByLevel ( int level, NodeId id ) : int
store ( int level ) : bool

메소드 상세

ReDiR() 공개 메소드

public ReDiR ( System.Machine machine, int Lstart = 2 ) : System
machine System.Machine
Lstart int
리턴 System

lookupService() 공개 메소드

public lookupService ( string nameSpace ) : void
nameSpace string
리턴 void

registerService() 공개 메소드

public registerService ( string nameSpace ) : bool
nameSpace string
리턴 bool