@KFStep(name="WekaClassifierHadoopJob", category="Hadoop", toolTipText="Builds and an aggregated Weka classifier - produces a single model of the same type for Aggregateable classifiers or a voted ensemble of the base classifier if they are not Aggregateable.", iconPath="weka/gui/knowledgeflow/icons/WekaClassifierHadoopJob.gif") public class WekaClassifierHadoopJob extends AbstractHadoopJob
Constructor and Description |
---|
WekaClassifierHadoopJob() |
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, 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
public void notifyJobOutputConnections() throws WekaException
AbstractHadoopJob
WekaException
- if a problem occurs