| Package | Description |
|---|---|
| org.apache.flink.runtime.taskmanager |
| Constructor and Description |
|---|
Task(TaskDeploymentDescriptor tdd,
MemoryManager memManager,
IOManager ioManager,
NetworkEnvironment networkEnvironment,
BroadcastVariableManager bcVarManager,
akka.actor.ActorRef taskManagerActor,
akka.actor.ActorRef jobManagerActor,
scala.concurrent.duration.FiniteDuration actorAskTimeout,
LibraryCacheManager libraryCache,
FileCache fileCache)
IMPORTANT: This constructor may not start any work that would need to
be undone in the case of a failing task deployment.
|
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.