public class ProfileIndexReading
extends java.lang.Object
| Constructor and Description |
|---|
ProfileIndexReading() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
This class times the loading of an index file a number of times,
and prints the result of each trial
|
static void |
printUsage()
print usage information
|
public static void main(java.lang.String[] args)
args - Two parameters:
1) The number of trials to run
2) Index file to loadpublic static void printUsage()