Class SpoonSlaveDelegate

    • Constructor Detail

      • SpoonSlaveDelegate

        public SpoonSlaveDelegate​(Spoon spoon)
    • Method Detail

      • 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)