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
  • Field Summary

    Fields inherited from class org.pentaho.ui.xul.XulEventSourceAdapter

    changeSupport
  • Constructor Summary

    Constructors
    Constructor
    Description
    UISlave(org.pentaho.di.cluster.SlaveServer slave)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
     
    org.pentaho.di.cluster.SlaveServer
     
     

    Methods inherited from class org.pentaho.ui.xul.XulEventSourceAdapter

    addPropertyChangeListener, addPropertyChangeListener, firePropertyChange, removePropertyChangeListener, removePropertyChangeListener

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • UISlave

      public UISlave(org.pentaho.di.cluster.SlaveServer slave)
  • Method Details

    • getName

      public String getName()
    • getHost

      public String getHost()
    • getPort

      public String getPort()
    • getSlaveServer

      public org.pentaho.di.cluster.SlaveServer getSlaveServer()
    • isMaster

      public String isMaster()