public interface ExecutionContext
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.flink.table.data.RowData |
currentKey() |
org.apache.flink.api.common.functions.RuntimeContext |
getRuntimeContext() |
void |
setCurrentKey(org.apache.flink.table.data.RowData key)
Sets current key.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.