Interface | Description |
---|---|
PigProgressNotificationListener |
Should be implemented by an object that wants to receive notifications
from
PigRunner . |
Class | Description |
---|---|
InputStats |
This class encapsulates the runtime statistics of a user specified input.
|
JobStats |
This class encapsulates the runtime statistics of a MapReduce job.
|
OutputStats |
This class encapsulates the runtime statistics of an user specified output.
|
PigStats |
PigStats encapsulates the statistics collected from a running script.
|
PigStats.JobGraph |
JobGraph is an
OperatorPlan whose members are JobStats |
PigStatsUtil |
A utility class for Pig Statistics
|
PigStatusReporter | |
ScriptState |
ScriptStates encapsulates settings for a Pig script that runs on a hadoop
cluster.
|
Enum | Description |
---|---|
InputStats.INPUT_TYPE | |
JobStats.JobState |
Copyright © 2007-2012 The Apache Software Foundation