| Package | Description |
|---|---|
| org.pentaho.di.cluster | |
| org.pentaho.di.www |
| Modifier and Type | Method and Description |
|---|---|
SlaveServerJobStatus |
SlaveServer.getJobStatus(String jobName,
String carteObjectId,
int startLogLineNr) |
| Modifier and Type | Method and Description |
|---|---|
SlaveServerJobStatus |
SlaveServerStatus.findJobStatus(String jobName,
String id) |
static SlaveServerJobStatus |
SlaveServerJobStatus.fromXML(String xml) |
| Modifier and Type | Method and Description |
|---|---|
List<SlaveServerJobStatus> |
SlaveServerStatus.getJobStatusList() |
| Modifier and Type | Method and Description |
|---|---|
void |
SlaveServerStatus.setJobStatusList(List<SlaveServerJobStatus> jobStatusList) |
| Constructor and Description |
|---|
SlaveServerStatus(String statusDescription,
List<SlaveServerTransStatus> transStatusList,
List<SlaveServerJobStatus> jobStatusList) |
Copyright © 2018 Hitachi Vantara. All rights reserved.