@KFStep(name="CSVToARFFHeaderHadoopJob", category="Hadoop", toolTipText="Makes a unified ARFF header for a dataset", iconPath="weka/gui/knowledgeflow/icons/ARFFHeaderHadoopJob.gif") public class CSVToARFFHadoopJob extends AbstractHadoopJob
Constructor and Description |
---|
CSVToARFFHadoopJob() |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getOutgoingConnectionTypes() |
getCustomEditorForStep, getIncomingConnectionTypes, getJobOptions, getUnderlyingJob, processIncoming, setJobOptions, start, stepInit, stop, updateUnderlyingJob
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 AbstractHadoopJob