Package org.pentaho.di.www
Class CarteSingleton
java.lang.Object
org.pentaho.di.www.CarteSingleton
-
Method Summary
Modifier and TypeMethodDescriptionstatic Carte
getCarte()
static CarteSingleton
org.pentaho.di.core.logging.LogChannelInterface
getLog()
static SlaveServerConfig
static void
installPurgeTimer
(SlaveServerConfig config, org.pentaho.di.core.logging.LogChannelInterface log, TransformationMap transformationMap, JobMap jobMap) static void
void
setDetections
(List<SlaveServerDetection> detections) void
static void
setSlaveServerConfig
(SlaveServerConfig slaveServerConfig) void
setSocketRepository
(SocketRepository socketRepository) void
setTransformationMap
(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()
-