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 © 2015 The Apache Software Foundation. All rights reserved.