@KFStep(name="ArffHeaderSparkJob", category="Spark", toolTipText="Makes a unified ARFF header for a dataset ", iconPath="weka/gui/knowledgeflow/icons/ARFFHeaderSparkJob.gif") public class ArffHeaderSparkJob extends AbstractSparkJob
Constructor and Description |
---|
ArffHeaderSparkJob() |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getOutgoingConnectionTypes() |
void |
notifyJobOutputConnections()
Notifies listeners of output from this job.
|
getCustomEditorForStep, getIncomingConnectionTypes, getJobOptions, getUnderlyingJob, processIncoming, setJobOptions, setLast, start, stepInit, stop
environmentSubstitute, getDefaultSettings, getInteractiveViewers, getInteractiveViewersImpls, getName, getStepManager, globalInfo, isResourceIntensive, isStopRequested, outputStructureForConnectionType, setName, setStepIsResourceIntensive, setStepManager, setStepMustRunSingleThreaded, stepMustRunSingleThreaded
public java.util.List<java.lang.String> getOutgoingConnectionTypes()
getOutgoingConnectionTypes
in interface BaseStepExtender
getOutgoingConnectionTypes
in interface Step
getOutgoingConnectionTypes
in class AbstractSparkJob
public void notifyJobOutputConnections() throws WekaException
AbstractSparkJob
WekaException
- if a problem occurs