streamcruncher.test.func.generic
Class SlidingWFEvtDropTest

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

public abstract class SlidingWFEvtDropTest
extends OrderGeneratorTest

This Test demonstrates the Sliding Window feature where a policy has been defined to prevent the Window and hence the Query from lagging behind the Stream, which tends to produce bursts of Events.


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

Constructor Detail

SlidingWFEvtDropTest

public SlidingWFEvtDropTest()


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