| 构造器和说明 |
|---|
SinkContextUtil() |
| 限定符和类型 | 方法和说明 |
|---|---|
static SinkFunction.Context |
forTimestamp(long timestamp)
Creates a
SinkFunction.Context that throws an exception when trying to access the
current watermark or processing time. |
public static SinkFunction.Context forTimestamp(long timestamp)
SinkFunction.Context that throws an exception when trying to access the
current watermark or processing time.Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.