프로퍼티 | 타입 | 설명 | |
---|---|---|---|
IsAlive | IHttpActionResult | ||
IsIdle | IHttpActionResult | ||
PrepareToStartJob | IHttpActionResult | ||
StartJob | IHttpActionResult | ||
TryCancelJob | IHttpActionResult |
메소드 | 설명 | |
---|---|---|
NodeController ( IWorkerWrapper workerWrapper, |
메소드 | 설명 | |
---|---|---|
IsAlive ( ) : IHttpActionResult | ||
IsIdle ( ) : IHttpActionResult | ||
PrepareToStartJob ( |
||
StartJob ( System.Guid jobId ) : IHttpActionResult | ||
TryCancelJob ( System.Guid jobId ) : IHttpActionResult |
public NodeController ( IWorkerWrapper workerWrapper, |
||
workerWrapper | IWorkerWrapper | |
nodeConfiguration | ||
리턴 | System |