public class CountWindow extends Window
Window that represents a count window. For each count window, we will assign a unique
id. Thus this CountWindow can act as namespace part in state. We can attach data to each
different CountWindow.| 限定符和类型 | 类和说明 |
|---|---|
static class |
CountWindow.Serializer
The serializer used to write the CountWindow type.
|
| 构造器和说明 |
|---|
CountWindow(long id) |
public long getId()
public long maxTimestamp()
WindowmaxTimestamp 在类中 Windowpublic int compareTo(Window o)
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.