Class BatchSinkContextImpl

java.lang.Object
org.apache.beam.sdk.io.cdap.context.BatchContextImpl
org.apache.beam.sdk.io.cdap.context.BatchSinkContextImpl
All Implemented Interfaces:
DatasetContext, MetadataReader, MetadataWriter, ServiceDiscoverer, BatchContext, BatchSinkContext, LineageRecorder, LookupProvider, StageContext, TransformContext

public class BatchSinkContextImpl extends BatchContextImpl implements BatchSinkContext
Class for creating context object of different CDAP classes with batch sink type.
  • Constructor Details

    • BatchSinkContextImpl

      public BatchSinkContextImpl()
  • Method Details