ostore.oil
Class NetSync

java.lang.Object
  |
  +--ostore.oil.NetSync

public class NetSync
extends Object

A test file used to determine clock skew between machines.

This class should generally only be used from within pond/run/calculate-skew. See that script for usage.

Version:
$Id: NetSync.java,v 1.4 2002/09/13 23:30:08 geels Exp $
Author:
Dennis Geels

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

Constructor Detail

NetSync

public NetSync()
Method Detail

main

public static void main(String[] args)
                 throws IOException
IOException