| Package | Description |
|---|---|
| org.apache.reef.examples.suspend |
suspend/resume demo.
|
| org.apache.reef.task | |
| org.apache.reef.tests.fail.driver | |
| org.apache.reef.tests.messaging.task |
| Modifier and Type | Method and Description |
|---|---|
Optional<TaskMessage> |
SuspendTestTask.getMessage()
Update driver on current state of the task.
|
| Modifier and Type | Method and Description |
|---|---|
static TaskMessage |
TaskMessage.from(String messageSourceID,
byte[] theBytes) |
| Modifier and Type | Method and Description |
|---|---|
Optional<TaskMessage> |
TaskMessageSource.getMessage() |
| Modifier and Type | Method and Description |
|---|---|
Optional<TaskMessage> |
NoopTask.getMessage() |
| Modifier and Type | Method and Description |
|---|---|
Optional<TaskMessage> |
TaskMessagingTask.getMessage() |
Copyright © 2015 The Apache Software Foundation. All rights reserved.