public class MergeOverlappingIntervalWindows extends Object
IntervalWindows.| Constructor and Description |
|---|
MergeOverlappingIntervalWindows() |
| Modifier and Type | Method and Description |
|---|---|
static void |
mergeWindows(WindowFn.MergeContext c)
Merge overlapping
IntervalWindows. |
public static void mergeWindows(WindowFn.MergeContext c) throws Exception
IntervalWindows.Exception