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