| Interface | Description |
|---|---|
| Timestamp<T> |
Interface for getting a timestamp from a custom value.
|
| Class | Description |
|---|---|
| Count |
Represents a count based trigger or eviction policy.
|
| Delta<DATA> |
This helper represents a trigger or eviction policy based on a
DeltaFunction. |
| FullStream<DATA> |
Window that represents the full stream history.
|
| SystemTimestamp<T> |
Timestamp implementation to be used when system time is needed to
determine windows |
| Time<DATA> |
This helper represents a time based count or eviction policy.
|
| TimestampWrapper<T> | |
| WindowingHelper<DATA> |
A helper representing a count or eviction policy.
|
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.