Class SpoonSlaveDelegate


public class SpoonSlaveDelegate extends SpoonSharedObjectDelegate
  • Constructor Details

    • SpoonSlaveDelegate

      public SpoonSlaveDelegate(Spoon spoon)
  • Method Details

    • addSpoonSlave

      public void addSpoonSlave(org.pentaho.di.cluster.SlaveServer slaveServer)
    • delSlaveServer

      public void delSlaveServer(org.pentaho.di.trans.HasSlaveServersInterface hasSlaveServersInterface, org.pentaho.di.cluster.SlaveServer slaveServer) throws org.pentaho.di.core.exception.KettleException
      Throws:
      org.pentaho.di.core.exception.KettleException
    • newSlaveServer

      public void newSlaveServer(org.pentaho.di.trans.HasSlaveServersInterface hasSlaveServersInterface)
    • edit

      public boolean edit(org.pentaho.di.cluster.SlaveServer slaveServer, List<org.pentaho.di.cluster.SlaveServer> existingServers)