org.objectweb.cjdbc.scenario.raidb1.loadbalancer
Class Raidb1ParallelDBScenario

java.lang.Object
  extended byTestCase
      extended byorg.objectweb.cjdbc.scenario.templates.NoTemplate
          extended byorg.objectweb.cjdbc.scenario.templates.Template
              extended byorg.objectweb.cjdbc.scenario.templates.SimpleRaidb1Template
                  extended byorg.objectweb.cjdbc.scenario.raidb1.loadbalancer.Raidb1ParallelDBScenario

public class Raidb1ParallelDBScenario
extends SimpleRaidb1Template

This class defines a Raidb1ParallelDBScenario

Version:
1.0
Author:
Nicolas Modryzk
See Also:
Serialized Form

Nested Class Summary
(package private)  class Raidb1ParallelDBScenario.ParallelThread
           
 
Field Summary
 
Fields inherited from class org.objectweb.cjdbc.scenario.templates.SimpleRaidb1Template
cm, controller, controllerProcess, hm, hm1, hm2, mainVdb
 
Fields inherited from class org.objectweb.cjdbc.scenario.templates.NoTemplate
logger, TEXT_DIR
 
Constructor Summary
Raidb1ParallelDBScenario()
           
 
Method Summary
private  void execute()
           
 void testFailFast()
          Test parallelDB loadbalancer of type lprf
 void testRoundRobin()
          Test parallelDB loadbalancer of type roundrobin
 
Methods inherited from class org.objectweb.cjdbc.scenario.templates.SimpleRaidb1Template
setUp, tearDown
 
Methods inherited from class org.objectweb.cjdbc.scenario.templates.Template
getCJDBCConnection, getCJDBCConnection, getCJDBCConnection, getCJDBCConnection, getCJDBCConnection, getCJDBCConnection, getCJDBCConnection, getHypersonicConnection
 
Methods inherited from class org.objectweb.cjdbc.scenario.templates.NoTemplate
getTextPath, getUserDir
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Raidb1ParallelDBScenario

public Raidb1ParallelDBScenario()
Method Detail

testFailFast

public void testFailFast()
Test parallelDB loadbalancer of type lprf


testRoundRobin

public void testRoundRobin()
Test parallelDB loadbalancer of type roundrobin


execute

private void execute()
              throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2002, 2005 - ObjectWeb Consortium - All Rights Reserved.