@Internal public class MergeOverlappingIntervalWindows extends java.lang.Object
A utility function for merging overlapping IntervalWindows
.
Constructor and Description |
---|
MergeOverlappingIntervalWindows() |
Modifier and Type | Method and Description |
---|---|
static void |
mergeWindows(WindowFn.MergeContext c)
Merge overlapping
IntervalWindow s. |
public static void mergeWindows(WindowFn.MergeContext c) throws java.lang.Exception
IntervalWindow
s.java.lang.Exception