public final class SimplePigStats extends PigStats
PigStats.JobGraph, PigStats.JobGraphPrinteraliasOuputMap, DATE_FORMAT, endTime, errorCode, errorMessage, errorThrowable, jobPlan, pigContext, returnCode, startTime, userId| Constructor and Description | 
|---|
| SimplePigStats() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.List<java.lang.String> | getAllErrorMessages() | 
| java.util.Map<java.lang.String,java.util.List<PigStats>> | getAllStats() | 
| java.lang.String | getDisplayString()Returns the display message in pig grunt | 
| org.apache.hadoop.mapred.JobClient | getJobClient()Deprecated.  | 
| long | getProactiveSpillCountObjects()Returns the total number of bags that spilled proactively | 
| long | getProactiveSpillCountRecords()Returns the total number of records that spilled proactively | 
| long | getSMMSpillCount()Returns the total spill counts from  SpillableMemoryManager. | 
| boolean | isEmbedded() | 
get, getBytesWritten, getDuration, getErrorCode, getErrorMessage, getErrorThrowable, getFeatures, getFileName, getHadoopVersion, getInputStats, getJobGraph, getNumberBytes, getNumberFailedJobs, getNumberJobs, getNumberRecords, getNumberSuccessfulJobs, getOutputAlias, getOutputLocations, getOutputNames, getOutputStats, getPigContext, getPigProperties, getPigVersion, getRecordWritten, getReturnCode, getScript, getScriptId, isSuccessful, result, setBackendException, setErrorCode, setErrorMessage, setErrorThrowable, setReturnCode, start, start, stoppublic java.util.List<java.lang.String> getAllErrorMessages()
getAllErrorMessages in class PigStatspublic java.util.Map<java.lang.String,java.util.List<PigStats>> getAllStats()
getAllStats in class PigStatspublic boolean isEmbedded()
isEmbedded in class PigStatspublic long getSMMSpillCount()
PigStatsSpillableMemoryManager.getSMMSpillCount in class PigStatspublic long getProactiveSpillCountObjects()
PigStatsgetProactiveSpillCountObjects in class PigStatspublic long getProactiveSpillCountRecords()
PigStatsgetProactiveSpillCountRecords in class PigStats@Deprecated public org.apache.hadoop.mapred.JobClient getJobClient()
getJobClient in class PigStatspublic java.lang.String getDisplayString()
PigStatsgetDisplayString in class PigStatsCopyright © 2007-2025 The Apache Software Foundation