| Package | Description | 
|---|---|
| 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 | 
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 © 2015 The Apache Software Foundation. All rights reserved.