@Beta public interface BatchSourceContext extends BatchContext
Modifier and Type | Method and Description |
---|---|
boolean |
isPreviewEnabled()
Indicates whether the pipeline is running in preview.
|
void |
setInput(Input input)
Overrides the input configuration of this Batch job to the specified
Input . |
createDataset, datasetExists, getArguments
discardDataset, getDataset, getDataset, getDataset, getDataset, releaseDataset
getFailureCollector, getInputSchema, getInputSchemas, getLogicalStartTime, getMetrics, getNamespace, getOutputPortSchemas, getOutputSchema, getPipelineName, getPluginProperties, getPluginProperties, getStageName, loadPluginClass, newPluginInstance
getServiceURL, getServiceURL, getServiceURL
getMetadata, getMetadata
addProperties, addTags, addTags, removeMetadata, removeProperties, removeProperties, removeTags, removeTags
record
provide
void setInput(Input input)
Input
.input
- the input to be usedboolean isPreviewEnabled()
Copyright © 2020 Cask Data, Inc. Licensed under the Apache License, Version 2.0.