|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SlaveServerTransStatus | |
---|---|
org.pentaho.di.cluster | |
org.pentaho.di.www |
Uses of SlaveServerTransStatus in org.pentaho.di.cluster |
---|
Methods in org.pentaho.di.cluster that return SlaveServerTransStatus | |
---|---|
SlaveServerTransStatus |
SlaveServer.getTransStatus(String transName,
String carteObjectId,
int startLogLineNr)
|
Uses of SlaveServerTransStatus in org.pentaho.di.www |
---|
Methods in org.pentaho.di.www that return SlaveServerTransStatus | |
---|---|
SlaveServerTransStatus |
SlaveServerStatus.findTransStatus(String transName,
String id)
|
static SlaveServerTransStatus |
SlaveServerTransStatus.fromXML(String xml)
|
Methods in org.pentaho.di.www that return types with arguments of type SlaveServerTransStatus | |
---|---|
List<SlaveServerTransStatus> |
SlaveServerStatus.getTransStatusList()
|
Method parameters in org.pentaho.di.www with type arguments of type SlaveServerTransStatus | |
---|---|
void |
SlaveServerStatus.setTransStatusList(List<SlaveServerTransStatus> transStatusList)
|
Constructor parameters in org.pentaho.di.www with type arguments of type SlaveServerTransStatus | |
---|---|
SlaveServerStatus(String statusDescription,
List<SlaveServerTransStatus> transStatusList,
List<SlaveServerJobStatus> jobStatusList)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |