HTM Index 1.0




jhu.htmExamples
Class timeHTM

java.lang.Object
  |
  +--jhu.htmExamples.timeHTM

public class timeHTM
extends java.lang.Object

This example code just builds the index using exception handling and times its initialization. It can be invoked by

java jhu.htmIndex.timeHTM level savelevel
where
level     : the level depth to build the index (2 - 14)
savelevel : the level depth to keep index in memory ( <= level)


Constructor Summary
timeHTM()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

timeHTM

public timeHTM()

HTM Index 1.0





©Copyright The Johns Hopkins University 1999, All Rights Reserved.
See the HTM Homepage for details.
Last Build: Oct 26, 1999 Peter Z. Kunszt