Uses of Interface
org.processmining.dataawareexplorer.parallel.Input
-
Packages that use Input Package Description org.processmining.dataawareexplorer.parallel -
-
Uses of Input in org.processmining.dataawareexplorer.parallel
Methods in org.processmining.dataawareexplorer.parallel with parameters of type Input Modifier and Type Method Description TMapReduce. execute(Input<T> input)Constructors in org.processmining.dataawareexplorer.parallel with parameters of type Input Constructor Description MapReduceTask(Input<T> input)
-