| Modifier and Type | Class and Description |
|---|---|
class |
AlphaMinerHadoopParameters |
| Constructor and Description |
|---|
AlphaMinerHadoopParameters(GenericHadoopParameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
protected GenericHadoopParameters |
GenericHadoopPlugin.getGenericParameters(HadoopClusterParameters hadoop_cluster,
org.deckfour.xes.model.XLog hdfs_xlog)
Returns The generic parameters to execute a job in the specified cluster using the indicated XLog as input (null if problems)
|
| Modifier and Type | Class and Description |
|---|---|
class |
FlexibleHeuristicsMinerHadoopParameters |
| Constructor and Description |
|---|
FlexibleHeuristicsMinerHadoopParameters(GenericHadoopParameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
protected FlexibleHeuristicsMinerHadoopParameters |
FlexibleHeuristicsMinerHadoopPlugin.getFHMParameters(org.processmining.contexts.uitopia.UIPluginContext context,
GenericHadoopParameters generic_parameters) |
| Modifier and Type | Class and Description |
|---|---|
class |
InductiveMinerHadoopParameters |
| Constructor and Description |
|---|
InductiveMinerHadoopParameters(GenericHadoopParameters parameters,
org.processmining.plugins.InductiveMiner.dfgOnly.DfgMiningParameters mining_parameters) |
| Modifier and Type | Method and Description |
|---|---|
protected InductiveMinerHadoopParameters |
InductiveMinerHadoopPlugin.getIMParameters(org.processmining.contexts.uitopia.UIPluginContext context,
GenericHadoopParameters generic_parameters)
The parameters required to execute the Inductive Miner in Hadoop
|