Package | Description |
---|---|
org.apache.giraph.metrics |
Package of all the Giraph metrics related data.
|
Modifier and Type | Class and Description |
---|---|
class |
GiraphTimer
A timer to record duration of an event in a given TimeUnit.
|
Modifier and Type | Method and Description |
---|---|
ValueGauge<T> |
ValueGauge.set(T value)
Set value held by this object.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.