| Package | Description |
|---|---|
| org.apache.reef.runtime.local.process |
Infrastructure for managing processes.
|
| org.apache.reef.tang |
Public interfaces and factories for Tang's core API.
|
| org.apache.reef.wake.profiler |
| Constructor and Description |
|---|
ReefRunnableProcessObserver(EventHandler<DriverRuntimeProtocol.ResourceStatusProto> resourceStatusHandler,
InjectionFuture<ResourceManager> resourceManager) |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
Aspect.injectionFutureInstantiated(InjectionFuture<T> f,
T t)
TANG calls this the first time get() is called on an injection future.
|
| Modifier and Type | Method and Description |
|---|---|
<T> void |
WakeProfiler.injectionFutureInstantiated(InjectionFuture<T> arg0,
T arg1) |
Copyright © 2015 The Apache Software Foundation. All rights reserved.