| Interface | Description |
|---|---|
| ConsoleCommunication |
Handles communication for the console.
|
| DistributionControl |
Interface for sending files to the agent process caches.
|
| ProcessControl |
Interface for issuing commands to the agent and worker processes.
|
| ProcessControl.Listener |
Listener interface for receiving updates about process status.
|
| ProcessControl.ProcessReports |
Interface to the information the console has about an agent and its worker
processes.
|
| Class | Description |
|---|---|
| ConsoleCommunicationImplementation |
Handles communication for the console.
|
| DistributionControlImplementation |
Implementation of
DistributionControl. |
| ProcessControl.ProcessReportsComparator |
Comparator for
ProcessControl.ProcessReports that sorts according
to the agent report. |
| ProcessControlImplementation |
Implementation of
ProcessControl. |
Copyright © 2000-2014. All Rights Reserved.