JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
io.aleph0.yap.core.task
TaskWorkerRunner
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
getPipelineId()
getTaskId()
getWorkerId()
Interface TaskWorkerRunner
All Superinterfaces:
Runnable
public interface
TaskWorkerRunner
extends
Runnable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
getPipelineId
()
String
getTaskId
()
int
getWorkerId
()
Methods inherited from interface java.lang.
Runnable
run
Method Details
getPipelineId
int
getPipelineId
()
getTaskId
String
getTaskId
()
getWorkerId
int
getWorkerId
()