com.splout.db.examples
Class PageCountsBenchmark.PageCountsStressThreadImpl

java.lang.Object
  extended by com.splout.db.benchmark.SploutBenchmark.StressThreadImpl
      extended by com.splout.db.examples.PageCountsBenchmark.PageCountsStressThreadImpl
Enclosing class:
PageCountsBenchmark

public static class PageCountsBenchmark.PageCountsStressThreadImpl
extends SploutBenchmark.StressThreadImpl

Stress thread implementation following convention from SploutBenchmark.


Constructor Summary
PageCountsBenchmark.PageCountsStressThreadImpl()
           
 
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

PageCountsBenchmark.PageCountsStressThreadImpl

public PageCountsBenchmark.PageCountsStressThreadImpl()
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.