@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
CallbackFailedException
IOException
public static void doCallback(String jobid, String url) throws IOException
IOException
Copyright © 2017 The Apache Software Foundation. All rights reserved.