Package | Description |
---|---|
org.apache.giraph.bsp |
Package of generic bulk synchronous processing objects.
|
org.apache.giraph.metrics |
Package of all the Giraph metrics related data.
|
org.apache.giraph.worker |
Package of all the worker related things
|
Modifier and Type | Method and Description |
---|---|
FinishedSuperstepStats |
CentralizedServiceWorker.finishSuperstep(List<PartitionStats> partitionStatsList,
GiraphTimerContext superstepTimerContext)
Worker is done with its portion of the superstep.
|
Modifier and Type | Method and Description |
---|---|
GiraphTimerContext |
GiraphTimer.time()
Begin timing an event.
|
Modifier and Type | Method and Description |
---|---|
FinishedSuperstepStats |
BspServiceWorker.finishSuperstep(List<PartitionStats> partitionStatsList,
GiraphTimerContext superstepTimerContext) |
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.