@InterfaceAudience.Private public class CompleteDelegator extends TempletonDelegator
appConf, ARCHIVES, FILES| Constructor and Description |
|---|
CompleteDelegator(AppConfig appConf) |
| Modifier and Type | Method and Description |
|---|---|
static void |
doCallback(String jobid,
String url)
Call the callback url with the jobid to let them know it's
finished.
|
CompleteBean |
run(String id,
String jobStatus) |
public CompleteDelegator(AppConfig appConf)
public CompleteBean run(String id, String jobStatus) throws CallbackFailedException, IOException
CallbackFailedExceptionIOExceptionpublic static void doCallback(String jobid, String url) throws IOException
IOExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.