| Package | Description |
|---|---|
| org.apache.flink.runtime.execution |
| Modifier and Type | Method and Description |
|---|---|
BroadcastVariableManager |
RuntimeEnvironment.getBroadcastVariableManager() |
BroadcastVariableManager |
Environment.getBroadcastVariableManager() |
| Constructor and Description |
|---|
RuntimeEnvironment(akka.actor.ActorRef jobManager,
Task owner,
TaskDeploymentDescriptor tdd,
ClassLoader userCodeClassLoader,
MemoryManager memoryManager,
IOManager ioManager,
InputSplitProvider inputSplitProvider,
BroadcastVariableManager broadcastVariableManager,
NetworkEnvironment networkEnvironment) |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.