Uses of Class
com.splout.db.benchmark.SploutBenchmark.StressThreadImpl

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.
 



Copyright © 2012-2013 Datasalt Systems S.L.. All Rights Reserved.