public class AlphaMinerHadoopPlugin extends GenericHadoopPlugin
| Constructor and Description |
|---|
AlphaMinerHadoopPlugin() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object[] |
runUI(org.processmining.contexts.uitopia.UIPluginContext context,
HadoopClusterParameters hadoop_cluster,
org.deckfour.xes.model.XLog hdfs_xlog)
The plug-in variant that runs in a UI context and uses a dialog to get the parameters.
|
getGenericParameterspublic java.lang.Object[] runUI(org.processmining.contexts.uitopia.UIPluginContext context,
HadoopClusterParameters hadoop_cluster,
org.deckfour.xes.model.XLog hdfs_xlog)
throws java.lang.Exception
context - The context to run in.java.lang.Exception