streamcruncher.test.func.generic
Class OAConfigurableFTest

java.lang.Object
  extended by streamcruncher.test.func.OrderAndFulfillmentGenerator
      extended by streamcruncher.test.func.generic.OrderAndFulfillmentGeneratorTest
          extended by streamcruncher.test.func.generic.OAConfigurableFTest

public abstract class OAConfigurableFTest
extends OrderAndFulfillmentGeneratorTest

This Test demonstrates that some part of the behaviour of the Query can be made dynamically configurable. The Query uses a Sub-query (in the form of a Partition Filter) to process Orders only with high priority Items. These Items are specified in a regular Database Table, obviously, into which Items can be added/removed while the Query is running (ACID properties of DBs).


Constructor Summary
OAConfigurableFTest()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OAConfigurableFTest

public OAConfigurableFTest()


Copyright © 2006 - 2008 Ashwin Jayaprakash. All Rights Reserved. (Docs generated on 3-November-2007 )