Task
tasks.queue.Task
class Task(inputDeserializer: Spore[AnyRef, AnyRef], outputSerializer: Spore[AnyRef, AnyRef], function: Spore[AnyRef, AnyRef], launcherActor: LauncherHandle, queueActor: QueueActor, fileServiceComponent: FileServiceComponent, cache: TaskResultCache, nodeLocalCache: State, resourceAllocated: ResourceAllocated, fileServicePrefix: FileServicePrefix, tasksConfig: TasksConfig, priority: Priority, labels: Labels, taskId: TaskId, lineage: TaskLineage, taskHash: HashedTaskDescription, val proxy: Address, messenger: Messenger)
Attributes
- Experimental
- true
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article