streamcruncher.test.func.generic
Class TimeWF1PartitionTest

java.lang.Object
  extended by streamcruncher.test.func.OrderGenenerator
      extended by streamcruncher.test.func.generic.OrderGeneratorTest
          extended by streamcruncher.test.func.generic.TimeWF1PartitionTest
Direct Known Subclasses:
TimeWFPartitionWinSizeProviderTest

public abstract class TimeWF1PartitionTest
extends OrderGeneratorTest

Time based Window in a Partition. One Window is created for each item-sku. These Windows exist only as long as the Events in them are alive. The Windows here also have a "Max" clause where new Events can force older Events out even if they have not expired, but only when the Window is full.


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

Constructor Detail

TimeWF1PartitionTest

public TimeWF1PartitionTest()


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