streamcruncher.test.func.generic
Class TimeWF2PartitionAggTest

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

public abstract class TimeWF2PartitionAggTest
extends OrderGeneratorTest

This Test lists all the Aggregate Functions that are available. It also shows how the create and plug in a custom Aggregate Function.


Nested Class Summary
static class TimeWF2PartitionAggTest.TestAggregator
          Adds up the int-values of the Order-Id's in the Window and then converts the sum into a char.
static class TimeWF2PartitionAggTest.TestAggregatorHelper
           
 
Constructor Summary
TimeWF2PartitionAggTest()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeWF2PartitionAggTest

public TimeWF2PartitionAggTest()


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