public abstract class Assembler extends Object
Constructor and Description |
---|
Assembler() |
Modifier and Type | Method and Description |
---|---|
abstract String |
getPrefix()
Abstract method to provide the prefix for module related classes and
templates
|
RunData |
getRunData(PipelineData pipelineData)
This can go once RunData is replaced...
|
public Assembler()
public final RunData getRunData(PipelineData pipelineData)
pipelineData
- Turbine request dataCopyright © 2000–2018 The Apache Software Foundation. All rights reserved.