public static interface ActiveWindowSet.MergeCallback<W extends BoundedWindow>
| Modifier and Type | Method and Description |
|---|---|
void |
onMerge(Collection<W> mergedWindows,
W resultWindow,
boolean isResultNew) |
void onMerge(Collection<W> mergedWindows, W resultWindow, boolean isResultNew) throws Exception
Exception