public class SpoonSlaveDelegate extends SpoonDelegate
loggingObject
Constructor and Description |
---|
SpoonSlaveDelegate(Spoon spoon) |
Modifier and Type | Method and Description |
---|---|
void |
addSpoonSlave(org.pentaho.di.cluster.SlaveServer slaveServer) |
void |
delSlaveServer(org.pentaho.di.trans.HasSlaveServersInterface hasSlaveServersInterface,
org.pentaho.di.cluster.SlaveServer slaveServer) |
void |
newSlaveServer(org.pentaho.di.trans.HasSlaveServersInterface hasSlaveServersInterface) |
public SpoonSlaveDelegate(Spoon spoon)
public void addSpoonSlave(org.pentaho.di.cluster.SlaveServer slaveServer)
public void delSlaveServer(org.pentaho.di.trans.HasSlaveServersInterface hasSlaveServersInterface, org.pentaho.di.cluster.SlaveServer slaveServer) throws org.pentaho.di.core.exception.KettleException
org.pentaho.di.core.exception.KettleException
public void newSlaveServer(org.pentaho.di.trans.HasSlaveServersInterface hasSlaveServersInterface)