public interface ExecutionContext
| Modifier and Type | Method and Description |
|---|---|
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.