Package | Description |
---|---|
org.apache.reef.driver.restart |
This package provides restart event service handlers.
|
org.apache.reef.runtime.common.driver.idle |
Contains the Driver idle handling and extension APIs.
|
org.apache.reef.runtime.common.driver.resourcemanager |
Classes that interface with the resourcemanager (Local, YARN, ...) in the Driver.
|
Modifier and Type | Class and Description |
---|---|
class |
DriverRestartManager
The manager that handles aspects of driver restart such as determining whether the driver is in
restart mode, what to do on restart, whether restart is completed, and others.
|
Modifier and Type | Class and Description |
---|---|
class |
ClockIdlenessSource
Informs the DriverIdleManager of clock idleness.
|
class |
EventHandlerIdlenessSource
Checks for idleness of the Event handlers.
|
Modifier and Type | Class and Description |
---|---|
class |
ResourceManagerStatus
Manages the status of the Resource Manager.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.