Package org.pentaho.di.www
package org.pentaho.di.www
-
ClassDescriptionDeprecated.Deprecated.has been replaced by RegisterJobServletDeprecated.has been replaced by RegisterTransServletThis servlet allows a client (TransSplitter in our case) to ask for a port number.
This port number will be allocated in such a way that the port number is unique for a given hostname.
This in turn will ensure that all the slaves will use valid port numbers, even if multiple slaves run on the same host.Exception generated when command line failsA handler for registering sub-jobs and sub-transformations on the carte maps.A carte object entry in the transformation or job mapsThis is a map between the job name and the (running/waiting/finished) job.This class is what describes the information that we keep when we detect a slave server in the cloud / cluster.
It contains the slave server information as well as the time it was last seen alive, whether it is still alive, etc.
This singleton keeps a repository of all the server sockets.This entry contains a server socket as well as detailed about the process that is using it.This is a map between the transformation name and the (running/waiting/finished) transformation.