Uses of Class
org.pentaho.di.www.SlaveServerStatus

Packages that use SlaveServerStatus
org.pentaho.di.cluster   
org.pentaho.di.www   
 

Uses of SlaveServerStatus in org.pentaho.di.cluster
 

Methods in org.pentaho.di.cluster that return SlaveServerStatus
 SlaveServerStatus SlaveServer.getStatus()
           
 

Uses of SlaveServerStatus in org.pentaho.di.www
 

Methods in org.pentaho.di.www that return SlaveServerStatus
static SlaveServerStatus SlaveServerStatus.fromXML(String xml)
           
 SlaveServerStatus CarteTest.getStatus()