public interface ExecutionContext
Modifier and Type | Method and Description |
---|---|
RowData |
currentKey() |
RuntimeContext |
getRuntimeContext() |
void |
setCurrentKey(RowData key)
Sets current key.
|
RowData currentKey()
void setCurrentKey(RowData key)
RuntimeContext getRuntimeContext()
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.