| Package | Description |
|---|---|
| org.apache.flink.runtime.execution | |
| org.apache.flink.runtime.taskmanager |
| Modifier and Type | Method and Description |
|---|---|
BroadcastVariableManager |
RuntimeEnvironment.getBroadcastVariableManager() |
BroadcastVariableManager |
Environment.getBroadcastVariableManager() |
| 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 |
|---|---|
BroadcastVariableManager |
TaskManager.getBroadcastVariableManager() |
Copyright © 2015 The Apache Software Foundation. All rights reserved.