@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  
IntervalWindows. | 
public static void mergeWindows(WindowFn.MergeContext c) throws java.lang.Exception
IntervalWindows.java.lang.Exception