ostore.archive
Class ProduceStats

java.lang.Object
  |
  +--ostore.archive.ProduceStats

public class ProduceStats
extends Object

ProduceStats calculates the overhead of fragmentation based on number of fragments, rate, size of hash, size of blocks, and the data object B-Tree formation.

Version:
$Id: ProduceStats.java,v 1.2 2001/10/03 22:20:24 hweather Exp $
Author:
Hakim Weatherspoon

Constructor Summary
ProduceStats()
           
 
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

ProduceStats

public ProduceStats()
Method Detail

main

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