public static class ExecutorRunner.Builder extends StageRunner.Builder<com.streamsets.pipeline.api.Executor,ExecutorRunner,ExecutorRunner.Builder>
| Constructor and Description |
|---|
Builder(Class<? extends com.streamsets.pipeline.api.Executor> executorClass) |
Builder(Class<? extends com.streamsets.pipeline.api.Executor> executorClass,
com.streamsets.pipeline.api.Executor executor) |
| Modifier and Type | Method and Description |
|---|---|
ExecutorRunner |
build() |
addConfiguration, addConstants, addOutputLane, addService, addService, addStageSdcConfiguration, setDeliveryGuarantee, setExecutionMode, setOnRecordError, setPreview, setResourcesDir, setRuntimeInfopublic Builder(Class<? extends com.streamsets.pipeline.api.Executor> executorClass, com.streamsets.pipeline.api.Executor executor)
public Builder(Class<? extends com.streamsets.pipeline.api.Executor> executorClass)
public ExecutorRunner build()
build in class StageRunner.Builder<com.streamsets.pipeline.api.Executor,ExecutorRunner,ExecutorRunner.Builder>Copyright © 2019 StreamSets. All rights reserved.