com.sun.labs.minion.test
Class RandomVectorTest
java.lang.Object
com.sun.labs.minion.test.RandomVectorTest
public class RandomVectorTest
- extends java.lang.Object
Field Summary |
protected static java.text.DecimalFormat |
form
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
form
protected static java.text.DecimalFormat form
RandomVectorTest
public RandomVectorTest()
- Creates a new instance of VectorTest
getPairs
public static int[] getPairs(int n)
runKeyPairs
public static void runKeyPairs(int n,
PartitionManager manager)
runResultPairs
public static void runResultPairs(int n,
PartitionManager manager)
throws SearchEngineException
- Throws:
SearchEngineException
runResultLists
public static void runResultLists(int n,
PartitionManager manager)
throws SearchEngineException
- Throws:
SearchEngineException
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Parameters:
args
- the command line arguments
- Throws:
java.lang.Exception