Uses of Package
weka.knowledgeflow
Packages that use weka.knowledgeflow
-
Classes in weka.knowledgeflow used by weka.gui.knowledgeflowClassDescriptionClass that encapsulates the Steps involved in a Knowledge Flow process.Interface to something that can execute a Knowledge Flow processConcrete implementation of the StepManager interface.
-
Classes in weka.knowledgeflow used by weka.knowledgeflowClassDescriptionBase class for execution environmentsInterface to something that can notify a Step that a Task submitted by ExecutionEnvironment.submitTask() has finished.Class for encapsulating data to be transferred between Knowledge Flow steps over a particular connection type.Client (i.e.Callback interface for receiving notification of a flow finishing executionStores the result generated by a StepTask.Class that encapsulates the Steps involved in a Knowledge Flow process.Interface to something that can execute a Knowledge Flow processInterface to something that can load a Knowledge FlowA FlowExecutor that can launch start points in a flow in parallel or sequentially.Enum for different logging levelsClient public interface for the StepManager.Concrete implementation of the StepManager interface.Inteface to something that listens to the output from a
Step
A task that can be executed by the ExecutionEnvironment's submitTask() service.Callback that Steps can use when executing StepTasks via EnvironmentManager.submitTask(). -
Classes in weka.knowledgeflow used by weka.knowledgeflow.stepsClassDescriptionClass for encapsulating data to be transferred between Knowledge Flow steps over a particular connection type.Enum for different logging levelsClient public interface for the StepManager.