| Package | Description |
|---|---|
| org.apache.reef.driver.task | |
| org.apache.reef.examples.suspend |
suspend/resume demo.
|
| org.apache.reef.runtime.common.evaluator.task.defaults |
Default implementations for the optional task interfaces.
|
| org.apache.reef.tests.fail.driver | |
| org.apache.reef.tests.fail.task |
| Modifier and Type | Field and Description |
|---|---|
static OptionalImpl<EventHandler<SuspendEvent>> |
TaskConfiguration.ON_SUSPEND
Handler for task suspension.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SuspendTestTask.SuspendHandler.onNext(SuspendEvent suspendEvent) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSuspendHandler.onNext(SuspendEvent suspendEvent) |
| Modifier and Type | Method and Description |
|---|---|
void |
NoopTask.TaskSuspendHandler.onNext(SuspendEvent suspendEvent) |
| Modifier and Type | Method and Description |
|---|---|
void |
FailTaskSuspend.onNext(SuspendEvent event) |
Copyright © 2015 The Apache Software Foundation. All rights reserved.