public final class HelloREEFHttp extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
JOB_TIMEOUT
Number of milliseconds to wait for the job to complete.
|
| Constructor and Description |
|---|
HelloREEFHttp() |
| Modifier and Type | Method and Description |
|---|---|
static Configuration |
getDriverConfiguration() |
static Configuration |
getHTTPConfiguration() |
static void |
main(String[] args)
main program
|
static LauncherStatus |
runHelloReef(Configuration runtimeConf,
int timeOut)
Run Hello Reef with merged configuration
|
public static final int JOB_TIMEOUT
public HelloREEFHttp()
public static Configuration getHTTPConfiguration()
public static Configuration getDriverConfiguration()
public static LauncherStatus runHelloReef(Configuration runtimeConf, int timeOut) throws BindException, InjectionException
runtimeConf - timeOut - BindExceptionInjectionExceptionpublic static void main(String[] args) throws InjectionException
args - InjectionExceptionCopyright © 2015 The Apache Software Foundation. All rights reserved.