|
Class Summary |
| addCluster |
It starts a cluster of projects. |
| addClusterThread |
This is a thread that serves requests accepted by the move addCluster
This version of addClusterThread is NOT SECURE. |
| addMlist |
DESCRIPTION: |
| append |
DESCRIPTION: |
| clearState |
It clears the current state of the project. |
| clusterTerminal |
It allows to control a cluster from a remote machine. |
| exec |
DESCRIPTION: |
| jar |
It envokes Jar utility. |
| javac |
It envokes Java compiler. |
| log |
It types a message into a log-file. |
| loopMlist |
DESCRIPTION: |
| sendToCluster |
It sends a command to remote cluster. |
| setState |
It can have any number of parameters. |
| sleep |
It makes the project sleeping for a specified number of milliseconds. |
| startDaemon |
DESCRIPTION: |
| terminate |
It terminates the execution of the current mlist. |
| zip |
DESCRIPTION: |