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
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ProduceStats
public ProduceStats()
main
public static void main(String[] args)
                 throws IOException
IOException