|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractQueenPuzzle | |
---|---|
net.sourceforge.domian.test.benchmark |
Uses of AbstractQueenPuzzle in net.sourceforge.domian.test.benchmark |
---|
Subclasses of AbstractQueenPuzzle in net.sourceforge.domian.test.benchmark | |
---|---|
(package private) class |
ConcurrentQueenPuzzle
An amusing little computing task involving (possible) vast numbers of repository inserts, updates, and search. |
(package private) class |
SequentialQueenPuzzle
An amusing little computing task involving (possible) vast numbers of repository inserts, updates, and search. |
Method parameters in net.sourceforge.domian.test.benchmark with type arguments of type AbstractQueenPuzzle | |
---|---|
private static long |
QueenPuzzleTestRunner.getNumberOfConstellationsPerExecution(Repository<AbstractQueenPuzzle> repo)
|
private static long |
QueenPuzzleTestRunner.getNumberOfExecutions(Repository<AbstractQueenPuzzle> repo)
|
private static int |
QueenPuzzleTestRunner.getNumberOfWorkerThreadsPerExecution(Repository<AbstractQueenPuzzle> repo)
|
private static java.lang.String |
QueenPuzzleTestRunner.getRepositoryType(Repository<AbstractQueenPuzzle> repo)
|
private static void |
QueenPuzzleTestRunner.printReport(Repository<AbstractQueenPuzzle> repo)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |