| Package | Description |
|---|---|
| org.apache.reef.runtime.common |
REEF implementation.
|
| org.apache.reef.wake.time | |
| org.apache.reef.wake.time.event | |
| org.apache.reef.wake.time.runtime | |
| org.apache.reef.wake.time.runtime.event |
| Modifier and Type | Class and Description |
|---|---|
class |
DriverRestartCompleted |
| Modifier and Type | Method and Description |
|---|---|
int |
Time.compareTo(Time o) |
| Modifier and Type | Class and Description |
|---|---|
class |
Alarm
Represents a timer event.
|
class |
StartTime
Represents the Time at which a component started.
|
class |
StopTime
Represents the Time at which a component stops.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuntimeClock.registerEventHandler(Class<? extends Time> clazz,
EventHandler<Time> handler) |
void |
RuntimeClock.registerEventHandler(Class<? extends Time> clazz,
EventHandler<Time> handler) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientAlarm |
class |
IdleClock |
class |
RuntimeAlarm |
class |
RuntimeStart |
class |
RuntimeStop |
Copyright © 2015 The Apache Software Foundation. All rights reserved.