IN - the type of input object to the sinkKEY_OUT - the type of key the sink outputsVAL_OUT - the type of value the sink outputspublic abstract class ReferenceBatchSink<IN,KEY_OUT,VAL_OUT> extends BatchSink<IN,KEY_OUT,VAL_OUT>
BatchSink that verifies referenceName propertyPLUGIN_TYPE| Constructor and Description |
|---|
ReferenceBatchSink(ReferencePluginConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
configurePipeline(PipelineConfigurer pipelineConfigurer) |
destroy, initialize, transformonRunFinish, prepareRunpublic ReferenceBatchSink(ReferencePluginConfig config)
public void configurePipeline(PipelineConfigurer pipelineConfigurer)
configurePipeline in interface PipelineConfigurableconfigurePipeline in class BatchConfigurable<BatchSinkContext>Copyright © 2017 Cask Data, Inc. Licensed under the Apache License, Version 2.0.