Package | Description |
---|---|
org.apache.reef.examples.scheduler.driver |
Task scheduler example driver classes.
|
Modifier and Type | Method and Description |
---|---|
int |
SchedulerDriver.cancelTask(int taskId)
Cancel a Task waiting on the queue.
|
String |
SchedulerDriver.getTaskStatus(int taskId)
Get the status of a task.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.