|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectstreamcruncher.test.func.OrderGenenerator
streamcruncher.test.func.generic.OrderGeneratorTest
streamcruncher.test.func.generic.TimeWF2PartitionAggTest
public abstract class TimeWF2PartitionAggTest
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 |
|---|
public TimeWF2PartitionAggTest()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||