| Package | Description |
|---|---|
| org.apache.giraph.block_app.framework.api |
Interfaces representing full API to the underlying graph processing system.
|
| org.apache.giraph.block_app.framework.internal |
Implementation of execution logic, guiding internal execution of
Block Application.
|
| Modifier and Type | Method and Description |
|---|---|
Counter |
StatusReporter.getCounter(String group,
String name)
Get specified counter handler
|
| Modifier and Type | Method and Description |
|---|---|
static Counter |
BlockCounters.getCounter(org.apache.hadoop.mapreduce.Mapper.Context context,
String group,
String name) |
static Counter |
BlockCounters.getNoOpCounter() |
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.