|
|||||||||
| 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.TimeWF1PartitionTest
public abstract class TimeWF1PartitionTest
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 |
|---|
public TimeWF1PartitionTest()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||