|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SploutBenchmark.StressThreadImpl | |
---|---|
com.splout.db.benchmark | This package contains all the classes related to benchmarking Splout. |
com.splout.db.examples |
Uses of SploutBenchmark.StressThreadImpl in com.splout.db.benchmark |
---|
Subclasses of SploutBenchmark.StressThreadImpl in com.splout.db.benchmark | |
---|---|
static class |
BenchmarkTool.BenchmarkToolStressThreadImpl
Performs queries like "SELECT * FROM splout_benchmark WHERE key = X;" |
Method parameters in com.splout.db.benchmark with type arguments of type SploutBenchmark.StressThreadImpl | |
---|---|
void |
SploutBenchmark.stressTest(int nThreads,
int nQueries,
java.lang.Class<? extends SploutBenchmark.StressThreadImpl> stressThreadClass,
java.util.Map<java.lang.String,java.lang.Object> context)
|
Uses of SploutBenchmark.StressThreadImpl in com.splout.db.examples |
---|
Subclasses of SploutBenchmark.StressThreadImpl in com.splout.db.examples | |
---|---|
static class |
MeteoBenchmark.MeteoStressThreadImpl
Stress thread implementation following convention from SploutBenchmark . |
static class |
PageCountsBenchmark.PageCountsStressThreadImpl
Stress thread implementation following convention from SploutBenchmark . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |