jgroup.relacs.simulator
Class Simulator

java.lang.Object
  extended by jgroup.relacs.simulator.Simulator

public class Simulator
extends java.lang.Object

Parser for the partition simulator files. The file format is as follows:

    hostname  link-to-host  probability-of-link-working  link-to-host  prob ...
  

Since:
Jgroup 0.5
Author:
Alberto Montresor, Hein Meling

Constructor Summary
Simulator()
           
 
Method Summary
static void main(java.lang.String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Simulator

public Simulator()
Method Detail

main

public static void main(java.lang.String[] argv)


Copyright © 1998-2006 The Jgroup/ARM development team. All Rights Reserved.