Package mapping.data

Interface Summary
JobsTableListener This interface defines the methods that a lister to the job table should implement.
ServersTableListener This class is a listener to events happening to the ServerTable
 

Class Summary
DeltaStar  
IDsQueue<Item> This class is an implementation of a queue (queue to hold the IDs of Servers).
Job This class represents a job in the system.
JobClass This class represents a job class.
JobClassesTable This class represents the collection of job classes.
JobsTable This is the table of all the jobs of a Mapper.
MessageToServer This class is an configuration message sent to servers (Puller objects) to configure them.
ProcessingRatesPair  
Server A server objects resembles a node in the desktop grid.
ServersTable This class represents the collection of servers in the system.
Tuple This class represents a vector of two elements and is used to implement the DeltaStar Matrix as a Sparse Matrix.