- Type Parameters:
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 source
- 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<co.cask.cdap.api.dataset.lib.KeyValue<KEY_IN,VAL_IN>,OUT>
public abstract class ReferenceBatchSource<KEY_IN,VAL_IN,OUT>
extends co.cask.cdap.etl.api.batch.BatchSource<KEY_IN,VAL_IN,OUT>
A BatchSource that verifies referenceName property