Package | Description |
---|---|
org.apache.reef.io.watcher |
Watcher subscribes events and writes them to the destination using a certain EventStream.
|
org.apache.reef.io.watcher.util |
Utility classes for Watcher.
|
org.apache.reef.runtime.yarn.driver |
The Driver-Side implementation of the YARN adapter for REEF.
|
Modifier and Type | Method and Description |
---|---|
void |
Watcher.DriverRuntimeStartHandler.onNext(RuntimeStart runtimeStart) |
Modifier and Type | Method and Description |
---|---|
static AvroRuntimeStart |
WatcherAvroUtil.toAvroRuntimeStart(RuntimeStart runtimeStart) |
Modifier and Type | Method and Description |
---|---|
void |
YARNRuntimeStartHandler.onNext(RuntimeStart runtimeStart) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.