O
- the output type.public final class BoundedSourceTask<O> extends Task
Constructor and Description |
---|
BoundedSourceTask(String taskId,
String irVertexId,
ReadablesWrapper<O> readablesWrapper)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Readable<O> |
getReadable(int readableIdx) |
getIrVertexId, propertiesToJSON
getId, getNumericId
public BoundedSourceTask(String taskId, String irVertexId, ReadablesWrapper<O> readablesWrapper)
taskId
- id of the task.irVertexId
- id of the IR vertex.readablesWrapper
- the wrapper of the readables for the source data.Copyright © 2018. All rights reserved.