|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.labs.minion.test.regression.deletion.RandomDeletions
public class RandomDeletions
A class that randomly deletes documents from an index, keeping a record of the deletions that can be replayed at a later time.
| Constructor Summary | |
|---|---|
RandomDeletions()
Creates a RandomDeletions |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Main program. |
static void |
usage()
Prints usage message. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RandomDeletions()
| Method Detail |
|---|
public static void usage()
public static void main(java.lang.String[] args)
throws SearchEngineException,
java.io.IOException
args - the arguments.
SearchEngineException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||