public class HybridMHadoopPlugin extends GenericHadoopPlugin
| Constructor and Description |
|---|
HybridMHadoopPlugin() |
| Modifier and Type | Method and Description |
|---|---|
protected HybridMHadoopParameters |
getHybridMParameters(org.processmining.contexts.uitopia.UIPluginContext context,
GenericHadoopParameters generic_parameters) |
HybridMObject |
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 HybridMObject 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.Exceptionprotected HybridMHadoopParameters getHybridMParameters(org.processmining.contexts.uitopia.UIPluginContext context, GenericHadoopParameters generic_parameters)