
public interface GlueJobEventSender
| Modifier and Type | Method and Description |
|---|---|
String |
sendJobEvent(GlueJobDefinition jobDef)
TargetUrl에 정의된 서버로 http request를 보낸다.
|
String |
sendJobEvent(GlueJobDefinition jobDef,
String targetUrl)
targetUrl에 정의된 서버로 http request를 보낸다.
|
String sendJobEvent(GlueJobDefinition jobDef)
jobDef - String sendJobEvent(GlueJobDefinition jobDef, String targetUrl)
jobDef - targetUrl - : http://127.0.0.1:8805/glue-schedulerCopyright © 2013–2021 POSCO ICT. All rights reserved.