public class HybridMHadoopMiner extends HadoopJob
TIME_BETWEEN_CHECKS| Constructor and Description |
|---|
HybridMHadoopMiner() |
| Modifier and Type | Method and Description |
|---|---|
static javax.swing.JComponent |
mine(org.processmining.contexts.uitopia.UIPluginContext context,
HybridMHadoopParameters parameters,
boolean asynchronous)
The method that implements the execution of the alpha miner in Hadoop.
|
getCurrentJobStatus, isJobFinishedpublic static javax.swing.JComponent mine(org.processmining.contexts.uitopia.UIPluginContext context,
HybridMHadoopParameters parameters,
boolean asynchronous)
throws java.lang.Exception
parameters - The parameters to use in the HadoopAlphaMiner.asynchronous - Asynchronous execution (desirable for long-term executions)java.lang.Exception