public class MRStats extends ActionStats
Modifier and Type | Field and Description |
---|---|
static String |
ACTION_TYPE_LABEL |
currentActionType
Constructor and Description |
---|
MRStats(org.apache.hadoop.mapred.Counters groups) |
Modifier and Type | Method and Description |
---|---|
String |
toJSON() |
getCurrentActionType
public static final String ACTION_TYPE_LABEL
public MRStats(org.apache.hadoop.mapred.Counters groups)
public String toJSON()
toJSON
in class ActionStats
Copyright © 2018 Apache Software Foundation. All rights reserved.