Uses of Class
urv.emulator.tasks.EmulatorTask

Packages that use EmulatorTask
urv.emulator.tasks.stats   
urv.emulator.tasks.topology   
 

Uses of EmulatorTask in urv.emulator.tasks.stats
 

Subclasses of EmulatorTask in urv.emulator.tasks.stats
 class CommunicationStatsTask
          This task gathers information about all messages sent and received in the network by all applications It verifies that all nodes that were in the view of the source node received the multicast message
 class MembershipStatsTask
          This task gathers information about the groups created in the applications and the nodes that joined these groups This information is checked with the view of each MChannel, in order to verify the correct behaviour of getView() method in the channel
 

Uses of EmulatorTask in urv.emulator.tasks.topology
 

Subclasses of EmulatorTask in urv.emulator.tasks.topology
 class TopologyChangesTask
          This tasks