com.splout.db.benchmark
Class BenchmarkTool.BenchmarkToolStressThreadImpl

java.lang.Object
  extended by com.splout.db.benchmark.SploutBenchmark.StressThreadImpl
      extended by com.splout.db.benchmark.BenchmarkTool.BenchmarkToolStressThreadImpl
Enclosing class:
BenchmarkTool

public static class BenchmarkTool.BenchmarkToolStressThreadImpl
extends SploutBenchmark.StressThreadImpl

Performs queries like "SELECT * FROM splout_benchmark WHERE key = X;"


Constructor Summary
BenchmarkTool.BenchmarkToolStressThreadImpl()
           
 
Method Summary
 void init(java.util.Map<java.lang.String,java.lang.Object> context)
           
 int nextQuery()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BenchmarkTool.BenchmarkToolStressThreadImpl

public BenchmarkTool.BenchmarkToolStressThreadImpl()
Method Detail

init

public void init(java.util.Map<java.lang.String,java.lang.Object> context)
          throws java.lang.Exception
Specified by:
init in class SploutBenchmark.StressThreadImpl
Throws:
java.lang.Exception

nextQuery

public int nextQuery()
              throws java.lang.Exception
Specified by:
nextQuery in class SploutBenchmark.StressThreadImpl
Throws:
java.lang.Exception


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