@KFStep(name="KMeansClustererHadoopJob", category="Hadoop", toolTipText="Learns a k-means++ clusterer in Hadoop using either standard random initialization or k-means|| initialization.", iconPath="weka/gui/knowledgeflow/icons/KMeansClustererHadoopJob.gif") public class KMeansClustererHadoopJob extends AbstractHadoopJob
Constructor and Description |
---|
KMeansClustererHadoopJob() |
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