public class StreamingSourceContextImpl extends BatchContextImpl implements io.cdap.cdap.etl.api.streaming.StreamingSourceContext
DEFAULT_SCHEMA_FIELD_NAME, DEFAULT_SCHEMA_RECORD_NAME, inputFormatProvider, outputFormatProvider, settableArguments| Constructor and Description | 
|---|
| StreamingSourceContextImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isPreviewEnabled() | 
| void | registerLineage(java.lang.String referenceName,
               io.cdap.cdap.api.data.schema.Schema schema) | 
addProperties, addTags, addTags, createDataset, datasetExists, discardDataset, getArguments, getDataset, getDataset, getDataset, getDataset, getFailureCollector, getInputFormatProvider, getInputSchema, getInputSchemas, getLogicalStartTime, getMetadata, getMetadata, getMetrics, getNamespace, getOutputFormatProvider, getOutputPortSchemas, getOutputSchema, getPipelineName, getPluginProperties, getPluginProperties, getServiceURL, getServiceURL, getStageName, loadPluginClass, newPluginInstance, provide, record, releaseDataset, removeMetadata, removeProperties, removeProperties, removeTags, removeTagsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateDataset, datasetExists, getArgumentsdiscardDataset, getDataset, getDataset, getDataset, getDataset, releaseDatasetgetFailureCollector, getInputSchema, getInputSchemas, getInputStages, getLogicalStartTime, getMetrics, getNamespace, getOutputPortSchemas, getOutputSchema, getPipelineName, getPluginProperties, getPluginProperties, getStageName, loadPluginClass, newPluginInstancegetServiceURL, getServiceURL, getServiceURL, openConnectiongetMetadata, getMetadataaddProperties, addTags, addTags, removeMetadata, removeProperties, removeProperties, removeTags, removeTagsrecordprovidepublic void registerLineage(java.lang.String referenceName,
                            @Nullable
                            io.cdap.cdap.api.data.schema.Schema schema)
                     throws DatasetManagementException,
                            org.apache.tephra.TransactionFailureException
registerLineage in interface io.cdap.cdap.etl.api.streaming.StreamingSourceContextDatasetManagementExceptionorg.apache.tephra.TransactionFailureExceptionpublic boolean isPreviewEnabled()
isPreviewEnabled in interface io.cdap.cdap.etl.api.streaming.StreamingSourceContext