@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, updateUnderlyingJobenvironmentSubstitute, getDefaultSettings, getInteractiveViewers, getInteractiveViewersImpls, getName, getStepManager, globalInfo, isResourceIntensive, isStopRequested, outputStructureForConnectionType, setName, setStepIsResourceIntensive, setStepManager, setStepMustRunSingleThreaded, stepMustRunSingleThreadedpublic java.util.List<java.lang.String> getOutgoingConnectionTypes()
getOutgoingConnectionTypes in interface BaseStepExtendergetOutgoingConnectionTypes in interface StepgetOutgoingConnectionTypes in class AbstractHadoopJobpublic void notifyJobOutputConnections()
throws WekaException
AbstractHadoopJobWekaException - if a problem occurs