Package | Description |
---|---|
org.apache.reef.driver.restart |
This package provides restart event service handlers.
|
org.apache.reef.runtime.yarn.driver |
The Driver-Side implementation of the YARN adapter for REEF.
|
Modifier and Type | Method and Description |
---|---|
RestartEvaluators |
RestartEvaluators.Builder.build() |
RestartEvaluators |
DriverRuntimeRestartManager.getPreviousEvaluators()
Gets the sets of alive and failed evaluators based on the runtime implementation.
|
Modifier and Type | Method and Description |
---|---|
RestartEvaluators |
YarnDriverRuntimeRestartManager.getPreviousEvaluators()
Used by
DriverRestartManager . |
Copyright © 2016 The Apache Software Foundation. All rights reserved.