public final class ExecutionContextImpl extends Object implements ExecutionContext
| 构造器和说明 |
|---|
ExecutionContextImpl(org.apache.flink.streaming.api.operators.AbstractStreamOperator<?> operator,
org.apache.flink.api.common.functions.RuntimeContext runtimeContext) |
public ExecutionContextImpl(org.apache.flink.streaming.api.operators.AbstractStreamOperator<?> operator,
org.apache.flink.api.common.functions.RuntimeContext runtimeContext)
public BaseRow currentKey()
currentKey 在接口中 ExecutionContextpublic void setCurrentKey(BaseRow key)
ExecutionContextsetCurrentKey 在接口中 ExecutionContextpublic org.apache.flink.api.common.functions.RuntimeContext getRuntimeContext()
getRuntimeContext 在接口中 ExecutionContextCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.