public interface AggregateWindow<T>
extends java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
java.util.List<T> |
getAggValue() |
long |
getEndTs() |
long |
getStartTs() |
long getStartTs()
long getEndTs()
java.util.List<T> getAggValue()