|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.labs.minion.document.tokenizer.RateTest
public class RateTest
Test indexing rate.
| Field Summary | |
|---|---|
protected static java.text.DecimalFormat |
form
A format object for formatting the output. |
| Constructor Summary | |
|---|---|
RateTest()
Creates a new instance of RateTest |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
static void |
reportProgress(long start,
long docsize,
int n)
|
protected static java.lang.String |
toMB(long x)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static java.text.DecimalFormat form
| Constructor Detail |
|---|
public RateTest()
| Method Detail |
|---|
protected static java.lang.String toMB(long x)
public static void reportProgress(long start,
long docsize,
int n)
public static void main(java.lang.String[] args)
throws java.lang.Exception
args - the command line arguments
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||