@KFStep(name="WekaClassifierSparkJob", category="Spark", 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/WekaClassifierSparkJob.gif") public class WekaClassifierSparkJob extends AbstractSparkJob
Constructor and Description |
---|
WekaClassifierSparkJob()
Constructor
|
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