Package | Description |
---|---|
org.apache.giraph.counters |
Package of all the Giraph Hadoop counters related data.
|
org.apache.giraph.graph |
Package of all the graph related objects, built on the
org.apache.bsp package.
|
org.apache.giraph.job |
Package of all the classes involved in job launch.
|
Class and Description |
---|
CustomCounter
An object of this class represents a counter with a group name,
counter name, value, and type of aggregation to be performed
|
CustomCounter.Aggregation
To store the type of aggregation to be done on the counters
|
GiraphHadoopCounter
Wrapper around Hadoop Counter to make it easier to use.
|
GiraphStats
Hadoop Counters in group "Giraph Stats".
|
GiraphTimers
Hadoop Counters in group "Giraph Timers" for timing things.
|
HadoopCountersBase
Base class for groups of Hadoop Counters.
|
Class and Description |
---|
GiraphCountersThriftStruct
Stores the information about the counter names and values
|
Class and Description |
---|
GiraphCountersThriftStruct
Stores the information about the counter names and values
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.