KEY_IN - the type of input key from the Batch runVAL_IN - the type of input value from the Batch runOUT - the type of output for the sourcepublic abstract class ReferenceBatchSource<KEY_IN,VAL_IN,OUT> extends BatchSource<KEY_IN,VAL_IN,OUT>
BatchSource that verifies referenceName propertyPLUGIN_TYPE| Constructor and Description |
|---|
ReferenceBatchSource(ReferencePluginConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
configurePipeline(PipelineConfigurer pipelineConfigurer) |
destroy, initialize, transformonRunFinish, prepareRunpublic ReferenceBatchSource(ReferencePluginConfig config)
public void configurePipeline(PipelineConfigurer pipelineConfigurer)
configurePipeline in interface PipelineConfigurableconfigurePipeline in class BatchConfigurable<BatchSourceContext>Copyright © 2017 Cask Data, Inc. Licensed under the Apache License, Version 2.0.