Package | Description |
---|---|
org.apache.giraph.metrics |
Package of all the Giraph metrics related data.
|
Modifier and Type | Method and Description |
---|---|
GiraphTimer |
GiraphTimer.set(long value,
TimeUnit valueTimeUnit)
Set value from a given TimeUnit, converting to our TimeUnit.
|
Constructor and Description |
---|
GiraphTimerContext(GiraphTimer giraphTimer)
Create with GiraphTimer to callback to.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.