Package | Description |
---|---|
org.apache.reef.runtime.common.driver.context |
Implementations of Driver-Side representations of Contexts running on an Evaluator.
|
Modifier and Type | Method and Description |
---|---|
FailedContext |
EvaluatorContext.getFailedContext(ContextStatusPOJO contextStatus) |
Modifier and Type | Method and Description |
---|---|
void |
ContextRepresenters.onContextStatusMessages(Iterable<ContextStatusPOJO> contextStatusPOJOs,
boolean notifyClientOnNewActiveContext)
Process heartbeats from the contexts on an Evaluator.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.