| Modifier and Type | Method and Description |
|---|---|
static StageRunner.Output |
SourceRunner.getOutput(com.streamsets.pipeline.api.BatchMaker batchMaker) |
static StageRunner.Output |
ProcessorRunner.getOutput(com.streamsets.pipeline.api.BatchMaker batchMaker) |
StageRunner.Output |
ProcessorRunner.runProcess(List<com.streamsets.pipeline.api.Record> inputRecords) |
StageRunner.Output |
SourceRunner.runProduce(String lastOffset,
int maxBatchSize) |
Copyright © 2016 StreamSets. All rights reserved.