| Class | Description |
|---|---|
| DeltaExtractExample |
This example gives an impression about how to use delta policies.
|
| MultiplePoliciesExample |
This example uses count based tumbling windowing with multiple eviction
policies at the same time.
|
| MultiplePoliciesExample.BasicSource |
This source function indefinitely provides String inputs for the
topology.
|
| MultiplePoliciesExample.Concat |
This reduce function does a String concat.
|
| SlidingExample |
This example uses count based sliding windows to illustrate different
possibilities for the realization of sliding windows.
|
| TimeWindowingExample |
This example shows the functionality of time based windows.
|
| TopSpeedWindowingExample |
An example of grouped stream windowing where different eviction and trigger
policies can be used.
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.