Package | Description |
---|---|
org.apache.giraph.metrics |
Package of all the Giraph metrics related data.
|
Modifier and Type | Method and Description |
---|---|
WorkerSuperstepMetrics |
WorkerSuperstepMetrics.print(long superstep,
PrintStream out)
Human readable dump of metrics stored here.
|
WorkerSuperstepMetrics |
WorkerSuperstepMetrics.readFromRegistry()
Read metric values from global MetricsRegistry.
|
Modifier and Type | Method and Description |
---|---|
AggregatedMetrics |
AggregatedMetrics.add(WorkerSuperstepMetrics workerMetrics,
String hostname)
Add metrics from worker.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.