public class ProfileIndexReading extends Object
Constructor | Description |
---|---|
ProfileIndexReading() |
Modifier and Type | Method | Description |
---|---|---|
static void |
main(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(String[] args)
args
- Two parameters:
1) The number of trials to run
2) Index file to loadpublic static void printUsage()