Package org.pentaho.di.www
Class CarteSingleton
java.lang.Object
org.pentaho.di.www.CarteSingleton
-
Method Summary
Modifier and TypeMethodDescriptionstatic CartegetCarte()static CarteSingletonorg.pentaho.di.core.logging.LogChannelInterfacegetLog()static SlaveServerConfigstatic voidinstallPurgeTimer(SlaveServerConfig config, org.pentaho.di.core.logging.LogChannelInterface log, TransformationMap transformationMap, JobMap jobMap) static voidvoidsetDetections(List<SlaveServerDetection> detections) voidstatic voidsetSlaveServerConfig(SlaveServerConfig slaveServerConfig) voidsetSocketRepository(SocketRepository socketRepository) voidsetTransformationMap(TransformationMap transformationMap)
-
Method Details
-
installPurgeTimer
public static void installPurgeTimer(SlaveServerConfig config, org.pentaho.di.core.logging.LogChannelInterface log, TransformationMap transformationMap, JobMap jobMap) -
getInstance
-
getTransformationMap
-
setTransformationMap
-
getJobMap
-
setJobMap
-
getDetections
-
setDetections
-
getSocketRepository
-
setSocketRepository
-
getSlaveServerConfig
-
setSlaveServerConfig
-
setCarte
-
getCarte
-
getLog
public org.pentaho.di.core.logging.LogChannelInterface getLog()
-