Class UISlave
- java.lang.Object
-
- org.pentaho.ui.xul.XulEventSourceAdapter
-
- org.pentaho.di.ui.repository.repositoryexplorer.model.UISlave
-
- All Implemented Interfaces:
org.pentaho.ui.xul.XulEventSource
public class UISlave extends org.pentaho.ui.xul.XulEventSourceAdapter
-
-
Constructor Summary
Constructors Constructor Description UISlave(org.pentaho.di.cluster.SlaveServer slave)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getHost()
String
getName()
String
getPort()
org.pentaho.di.cluster.SlaveServer
getSlaveServer()
String
isMaster()
-