Package | Description |
---|---|
org.pentaho.di.www |
Modifier and Type | Class and Description |
---|---|
class |
AddExportServlet
This servlet allows you to transport an exported job or transformation over to the carte server as a zip file.
|
class |
AddJobServlet |
class |
AddTransServlet |
class |
AllocateServerSocketServlet
This 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. |
class |
CleanupTransServlet |
class |
ExecuteTransServlet |
class |
GetJobImageServlet |
class |
GetJobStatusServlet |
class |
GetRootServlet |
class |
GetSlavesServlet |
class |
GetStatusServlet |
class |
GetTransImageServlet |
class |
GetTransStatusServlet |
class |
ListServerSocketServlet
This 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. |
class |
NextSequenceValueServlet
This 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. |
class |
PauseTransServlet |
class |
PrepareExecutionTransServlet |
class |
RegisterSlaveServlet |
class |
RemoveJobServlet |
class |
RemoveTransServlet |
class |
RunJobServlet |
class |
RunTransServlet |
class |
SniffStepServlet |
class |
StartExecutionTransServlet |
class |
StartJobServlet |
class |
StartTransServlet |
class |
StopJobServlet |
class |
StopTransServlet |