| Package | Description |
|---|---|
| org.processmining.hadoop.common.algorithms | |
| org.processmining.hadoop.connection.implementations |
| Modifier and Type | Method and Description |
|---|---|
protected static int |
HadoopJob.getCurrentJobStatus(RemoteConnectionManager ssh_manager,
java.lang.String stderr_path)
Returns the completed percentage of the map phase since it is the most time-consuming one
|
protected static boolean |
HadoopJob.isJobFinished(RemoteConnectionManager ssh_manager,
java.lang.String pid)
Return true if the job is finished.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SSHConnectionManager |