- Type Parameters:
IN - the type of input object to the sinkKEY_OUT - the type of key the sink outputsVAL_OUT - the type of value the sink outputs
- All Implemented Interfaces:
- co.cask.cdap.etl.api.Destroyable, co.cask.cdap.etl.api.PipelineConfigurable, co.cask.cdap.etl.api.StageLifecycle<co.cask.cdap.etl.api.batch.BatchRuntimeContext>, co.cask.cdap.etl.api.Transformation<IN,co.cask.cdap.api.dataset.lib.KeyValue<KEY_OUT,VAL_OUT>>
public abstract class ReferenceBatchSink<IN,KEY_OUT,VAL_OUT>
extends co.cask.cdap.etl.api.batch.BatchSink<IN,KEY_OUT,VAL_OUT>
A BatchSink that verifies referenceName property