| Package | Description |
|---|---|
| org.apache.flink.runtime.execution | |
| org.apache.flink.runtime.protocols | |
| org.apache.flink.runtime.taskmanager |
| Constructor and Description |
|---|
RuntimeEnvironment(Task owner,
TaskDeploymentDescriptor tdd,
ClassLoader userCodeClassLoader,
MemoryManager memoryManager,
IOManager ioManager,
InputSplitProvider inputSplitProvider,
AccumulatorProtocol accumulatorProtocolProxy,
BroadcastVariableManager bcVarManager) |
| Modifier and Type | Method and Description |
|---|---|
TaskOperationResult |
TaskOperationProtocol.submitTask(TaskDeploymentDescriptor task) |
| Modifier and Type | Method and Description |
|---|---|
TaskOperationResult |
TaskManager.submitTask(TaskDeploymentDescriptor tdd) |
Copyright © 2015 The Apache Software Foundation. All rights reserved.