public class GlobalWindow extends BoundedWindow
GlobalWindows).| Modifier and Type | Class and Description | 
|---|---|
| static class  | GlobalWindow.CoderGlobalWindow.Coderfor encoding and decodingGlobalWindows. | 
| Modifier and Type | Field and Description | 
|---|---|
| static GlobalWindow | INSTANCESingleton instance of  GlobalWindow. | 
TIMESTAMP_MAX_VALUE, TIMESTAMP_MIN_VALUE| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(java.lang.Object other) | 
| int | hashCode() | 
| Instant | maxTimestamp()Returns the inclusive upper bound of timestamps for values in this window. | 
formatTimestamppublic static final GlobalWindow INSTANCE
GlobalWindow.public Instant maxTimestamp()
BoundedWindowmaxTimestamp in class BoundedWindowpublic boolean equals(java.lang.Object other)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object