public interface ConditionContext extends StageContext, Transactional, SecureStore, SecureStoreManager
Modifier and Type | Method and Description |
---|---|
SettableArguments |
getArguments()
Return the arguments which can be updated.
|
Map<String,StageStatistics> |
getStageStatistics()
Get a
Map of stage name to the StageStatistics . |
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
execute, execute
get, list
delete, put
Map<String,StageStatistics> getStageStatistics()
Map
of stage name to the StageStatistics
. This map will only contain the stages
those were executed before the execution of the condition.SettableArguments getArguments()
getArguments
in interface StageContext
Copyright © 2021 Cask Data, Inc. Licensed under the Apache License, Version 2.0.