@Beta public interface BatchSinkContext extends BatchContext
Modifier and Type | Method and Description |
---|---|
void |
addOutput(Output output)
Updates the output configuration of this job to also allow writing using the given output.
|
boolean |
isPreviewEnabled()
Indicates whether the pipeline is running in preview.
|
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
void addOutput(Output output)
output
- output to be usedboolean isPreviewEnabled()
Copyright © 2021 Cask Data, Inc. Licensed under the Apache License, Version 2.0.