uka.gm
Class GMBench

java.lang.Object
  extended byuka.gm.GMBench

public class GMBench
extends java.lang.Object

Author:
Bernhard Haumacher

Nested Class Summary
static class GMBench.Client
           
static class GMBench.Server
           
 
Field Summary
(package private) static long allBytes
           
(package private) static int cnt
           
(package private) static int nodeNr
           
 
Constructor Summary
GMBench()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

allBytes

static long allBytes

cnt

static int cnt

nodeNr

static int nodeNr
Constructor Detail

GMBench

public GMBench()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception