public interface TaskSubmittable
Modifier and Type | Method and Description |
---|---|
void |
submitTask(Configuration taskConf)
Submits a Task (encoded in the Configuration) for execution.
|
void submitTask(Configuration taskConf)
taskConf
- the Configuration. See TaskConfiguration for detailsCopyright © 2016 The Apache Software Foundation. All rights reserved.