java.lang.Object
org.pentaho.ui.xul.XulEventSourceAdapter
org.pentaho.di.ui.repository.repositoryexplorer.model.UICluster
All Implemented Interfaces:
org.pentaho.ui.xul.XulEventSource

public class UICluster extends org.pentaho.ui.xul.XulEventSourceAdapter
  • Field Summary

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

    changeSupport
  • Constructor Summary

    Constructors
    Constructor
    Description
    UICluster(org.pentaho.di.cluster.ClusterSchema clusterSchema)
     
  • Method Summary

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

    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

    • UICluster

      public UICluster(org.pentaho.di.cluster.ClusterSchema clusterSchema)
  • Method Details

    • getName

      public String getName()
    • getClusterSchema

      public org.pentaho.di.cluster.ClusterSchema getClusterSchema()
    • getServerList

      public String getServerList()