Package | Description |
---|---|
com.asakusafw.workflow.hadoop.bootstrap |
Hadoop bridge bootstrap for Windows platform.
|
Modifier and Type | Method and Description |
---|---|
static Environment |
Environment.system()
Returns a new system environment variables.
|
Modifier and Type | Method and Description |
---|---|
static void |
Bootstrap.exec(Environment env,
Path library,
String mainClass,
String... args)
Executes the given class.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.