Uses of Class
org.pentaho.di.www.SlaveServerConfig
-
Packages that use SlaveServerConfig Package Description org.pentaho.di.www -
-
Uses of SlaveServerConfig in org.pentaho.di.www
Methods in org.pentaho.di.www that return SlaveServerConfig Modifier and Type Method Description SlaveServerConfigCarte. getConfig()static SlaveServerConfigCarteSingleton. getSlaveServerConfig()SlaveServerConfigJobMap. getSlaveServerConfig()SlaveServerConfigTransformationMap. getSlaveServerConfig()Methods in org.pentaho.di.www with parameters of type SlaveServerConfig Modifier and Type Method Description static voidCarteSingleton. installPurgeTimer(SlaveServerConfig config, org.pentaho.di.core.logging.LogChannelInterface log, TransformationMap transformationMap, JobMap jobMap)static voidCarte. runCarte(SlaveServerConfig config)voidCarte. setConfig(SlaveServerConfig config)static voidCarteSingleton. setSlaveServerConfig(SlaveServerConfig slaveServerConfig)voidJobMap. setSlaveServerConfig(SlaveServerConfig slaveServerConfig)voidTransformationMap. setSlaveServerConfig(SlaveServerConfig slaveServerConfig)Constructors in org.pentaho.di.www with parameters of type SlaveServerConfig Constructor Description Carte(SlaveServerConfig config)Carte(SlaveServerConfig config, Boolean joinOverride)
-