Uses of Package
mapping.data

Packages that use mapping.data
adjusting   
arrival_generator   
generating   
interfacing   
logging   
mapping   
mapping.data   
 

Classes in mapping.data used by adjusting
JobClass
          This class represents a job class.
Server
          A server objects resembles a node in the desktop grid.
 

Classes in mapping.data used by arrival_generator
JobClass
          This class represents a job class.
 

Classes in mapping.data used by generating
JobClass
          This class represents a job class.
ServersTable
          This class represents the collection of servers in the system.
 

Classes in mapping.data used by interfacing
JobClassesTable
          This class represents the collection of job classes.
JobsTableListener
          This interface defines the methods that a lister to the job table should implement.
MessageToServer
          This class is an configuration message sent to servers (Puller objects) to configure them.
Server
          A server objects resembles a node in the desktop grid.
ServersTableListener
          This class is a listener to events happening to the ServerTable
 

Classes in mapping.data used by logging
ServersTable
          This class represents the collection of servers in the system.
 

Classes in mapping.data used by mapping
DeltaStar
           
IDsQueue
          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.
Server
          A server objects resembles a node in the desktop grid.
ServersTable
          This class represents the collection of servers in the system.
 

Classes in mapping.data used by mapping.data
Job
          This class represents a job in the system.
JobClass
          This class represents a job class.
JobsTableListener
          This interface defines the methods that a lister to the job table should implement.
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.
ServersTableListener
          This class is a listener to events happening to the ServerTable