Package | Description |
---|---|
org.apache.reef.vortex.driver |
Vortex Code that runs as part of REEF Driver.
|
Modifier and Type | Method and Description |
---|---|
static VortexJobConf.Builder |
VortexJobConf.newBuilder()
Create a Builder object for Vortex job configuration.
|
VortexJobConf.Builder |
VortexJobConf.Builder.setJobName(String jobName) |
VortexJobConf.Builder |
VortexJobConf.Builder.setUserConf(Configuration userConf) |
VortexJobConf.Builder |
VortexJobConf.Builder.setVortexMasterConf(Configuration vortexMasterConf) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.