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 | Method and Description |
---|---|
IdleMessage |
DriverRestartManager.getIdleStatus() |
Modifier and Type | Method and Description |
---|---|
IdleMessage |
EventHandlerIdlenessSource.getIdleStatus() |
IdleMessage |
DriverIdlenessSource.getIdleStatus() |
IdleMessage |
ClockIdlenessSource.getIdleStatus() |
Modifier and Type | Method and Description |
---|---|
void |
DriverIdleManager.onPotentiallyIdle(IdleMessage reason) |
Modifier and Type | Method and Description |
---|---|
IdleMessage |
ResourceManagerStatus.getIdleStatus() |
Copyright © 2016 The Apache Software Foundation. All rights reserved.