@Beta public interface BatchSourceContext extends BatchContext
Modifier and Type | Method and Description |
---|---|
int |
getMaxPreviewRecords() |
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, 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
isFeatureEnabled
provide
void setInput(Input input)
Input
.input
- the input to be usedboolean isPreviewEnabled()
int getMaxPreviewRecords()
Copyright © 2023 Cask Data, Inc. Licensed under the Apache License, Version 2.0.