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