Class NullIO

java.lang.Object
  |
  +--Master
        |
        +--NullIO

public class NullIO
extends Master

JavaSpaces null message benchmark.

Author:
Michael S. Noble (mnoble@cfa.harvard.edu) Copyright (c) 2000 This code may only be used under the terms of GNU General Public License.

Nested Class Summary
static class NullIO.NullEntry
           
 
Field Summary
 
Fields inherited from class Master
arg, args, metaResult, numIters, numObjs, numTasksProcessed, rClass, reporter, rMethod, snapshot, space, task, timer
 
Constructor Summary
NullIO(java.lang.String[] args)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class Master
collectTasks, distributeTasks, format, generateTask, init, init, init, name, reportResults, shift, shift
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullIO

public NullIO(java.lang.String[] args)
Method Detail

main

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