streamcruncher.test.func.generic
Class TimeWFPartitionWinSizeProviderTest

java.lang.Object
  extended by streamcruncher.test.func.OrderGenenerator
      extended by streamcruncher.test.func.generic.OrderGeneratorTest
          extended by streamcruncher.test.func.generic.TimeWF1PartitionTest
              extended by streamcruncher.test.func.generic.TimeWFPartitionWinSizeProviderTest

public abstract class TimeWFPartitionWinSizeProviderTest
extends TimeWF1PartitionTest

This Test demonstrates the use of the TimeWFPartitionWinSizeProviderTest.CustomWindowSizeProvider and the TimeWindowSizeProvider, which can be used to modify the default size of the Window for a particular sub-Window in a Partition.

Here, the Partition is created at the Item-SKU level and the TimeWFPartitionWinSizeProviderTest.CustomWindowSizeProvider is used to alter the Time Window duration and the maximum size for the "force-field" sub-Windows. "force-field" Events are put into sub-Windows in the Partition where they do not expire for the duration of the Test, while the other Events like "warp-drive" SKUs use the default values.


Nested Class Summary
static class TimeWFPartitionWinSizeProviderTest.CustomWindowSizeProvider
           
 
Constructor Summary
TimeWFPartitionWinSizeProviderTest()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeWFPartitionWinSizeProviderTest

public TimeWFPartitionWinSizeProviderTest()


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