public class BatchSourceContextImpl extends BatchContextImpl implements BatchSourceContext
DEFAULT_SCHEMA_FIELD_NAME, DEFAULT_SCHEMA_RECORD_NAME, inputFormatProvider, outputFormatProvider, settableArguments
Constructor and Description |
---|
BatchSourceContextImpl() |
Modifier and Type | Method and Description |
---|---|
int |
getMaxPreviewRecords() |
boolean |
isPreviewEnabled() |
void |
setInput(Input input)
Overrides the input configuration of this Batch job to the specified
Input . |
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, removeTags
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createDataset, datasetExists, getArguments
discardDataset, getDataset, getDataset, getDataset, getDataset, releaseDataset
getFailureCollector, getInputSchema, getInputSchemas, getInputStages, getLogicalStartTime, getMetrics, getNamespace, getOutputPortSchemas, getOutputSchema, getPipelineName, getPluginProperties, getPluginProperties, getStageName, loadPluginClass, newPluginInstance
getServiceURL, getServiceURL, getServiceURL, openConnection
getMetadata, getMetadata
addProperties, addTags, addTags, removeMetadata, removeProperties, removeProperties, removeTags, removeTags
record
provide
public void setInput(Input input)
Input
.setInput
in interface BatchSourceContext
public boolean isPreviewEnabled()
isPreviewEnabled
in interface BatchSourceContext
public int getMaxPreviewRecords()
getMaxPreviewRecords
in interface BatchSourceContext