public class SparkScriptState extends ScriptState
Modifier and Type | Class and Description |
---|---|
static class |
SparkScriptState.SparkScriptInfo |
ScriptState.AliasVisitor, ScriptState.FeatureVisitor, ScriptState.PIG_FEATURE, ScriptState.PIG_PROPERTY
commandLine, fileName, hadoopVersion, id, listeners, pigContext, pigVersion, scriptFeatures, serializedScript, truncatedScript
Constructor and Description |
---|
SparkScriptState(String id) |
Modifier and Type | Method and Description |
---|---|
SparkScriptState.SparkScriptInfo |
getScriptInfo() |
void |
setScriptInfo(SparkOperPlan plan) |
bitSetToLong, emitInitialPlanNotification, emitJobFailedNotification, emitjobFinishedNotification, emitJobsSubmittedNotification, emitJobStartedNotification, emitLaunchCompletedNotification, emitLaunchStartedNotification, emitOutputCompletedNotification, emitProgressUpdatedNotification, featureLongToString, get, getAllListeners, getCommandLine, getFileName, getHadoopVersion, getId, getPigContext, getPigVersion, getScript, getScriptFeatures, getSerializedScript, registerListener, setCommandLine, setFileName, setPigContext, setScript, setScript, setScript, setScriptFeatures, start, start
public SparkScriptState(String id)
public void setScriptInfo(SparkOperPlan plan)
public SparkScriptState.SparkScriptInfo getScriptInfo()
Copyright © 2007-2017 The Apache Software Foundation