Package | Description |
---|---|
org.apache.giraph.job |
Package of all the classes involved in job launch.
|
org.apache.giraph.worker |
Package of all the worker related things
|
Modifier and Type | Class and Description |
---|---|
class |
CombinedWorkerProgress
Class which combines multiple workers' progresses to get overall
application progress
|
Modifier and Type | Class and Description |
---|---|
class |
WorkerProgress
Stores information about a worker's progress that is periodically written to
ZooKeeper with
WorkerProgressWriter . |
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.