| Package | Description |
|---|---|
| org.apache.flink.runtime.iterative.task | |
| org.apache.flink.runtime.operators |
| Modifier and Type | Method and Description |
|---|---|
RuntimeUDFContext |
AbstractIterativePactTask.createRuntimeContext(String taskName) |
| Modifier and Type | Field and Description |
|---|---|
protected RuntimeUDFContext |
RegularPactTask.runtimeUdfContext
The udf's runtime context.
|
| Modifier and Type | Method and Description |
|---|---|
RuntimeUDFContext |
RegularPactTask.createRuntimeContext(String taskName) |
| Modifier and Type | Method and Description |
|---|---|
protected <X> void |
RegularPactTask.readAndSetBroadcastInput(int inputNum,
String bcVarName,
RuntimeUDFContext context) |
Copyright © 2014 The Apache Software Foundation. All rights reserved.