|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.oozie.action.hadoop.ActionStats
org.apache.oozie.action.hadoop.OoziePigStats
public class OoziePigStats
Class to collect the Pig statistics for a Pig action
Field Summary |
---|
Fields inherited from class org.apache.oozie.action.hadoop.ActionStats |
---|
currentActionType |
Constructor Summary | |
---|---|
OoziePigStats(org.apache.pig.tools.pigstats.PigStats pigStats)
|
Method Summary | |
---|---|
String |
toJSON()
The PigStats API is used to collect the statistics and the result is returned as a JSON String. |
Methods inherited from class org.apache.oozie.action.hadoop.ActionStats |
---|
getCurrentActionType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OoziePigStats(org.apache.pig.tools.pigstats.PigStats pigStats)
Method Detail |
---|
public String toJSON()
toJSON
in class ActionStats
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |