Class | Description |
---|---|
ContainerStatsServiceImpl |
Service implementation that collects run time stats of the application master
and all of the containers launched by the application master.
|
MasterServer |
The class invoked as the Dataflow application master.
|
PartitionServer |
The class invoked as the Dataflow partition server/worker.
|
YarnClusterExecutor |
The executor responsible for starting Dataflow worker containers within YARN.
|
YarnWorkerArgs |
Container of arguments passed to each partition worker.
|
Copyright © 2016 Actian Corporation. All rights reserved.