public static final class BatchWindow.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
BatchWindow |
build() |
BatchWindow.Builder |
countBasedWindow(Integer countBasedWindow)
CountBasedWindow.
|
BatchWindow.Builder |
timeBasedWindow(Integer timeBasedWindow)
TimeBasedWindow.
|
public BatchWindow.Builder countBasedWindow(Integer countBasedWindow)
public BatchWindow.Builder timeBasedWindow(Integer timeBasedWindow)
public BatchWindow build()
Copyright © 2024. All rights reserved.