A B C D E G H I P R S T U V 

A

addAction(ETLStage) - Method in class co.cask.cdap.etl.proto.v1.ETLBatchConfig.Builder
 
addActions(Collection<ETLStage>) - Method in class co.cask.cdap.etl.proto.v1.ETLBatchConfig.Builder
 
addConnection(String, String) - Method in class co.cask.cdap.etl.proto.v1.ETLConfig.Builder
 
addConnection(Connection) - Method in class co.cask.cdap.etl.proto.v1.ETLConfig.Builder
 
addConnection(String, String) - Method in class co.cask.cdap.etl.proto.v2.ETLConfig.Builder
 
addConnection(Connection) - Method in class co.cask.cdap.etl.proto.v2.ETLConfig.Builder
 
addConnections(Collection<Connection>) - Method in class co.cask.cdap.etl.proto.v1.ETLConfig.Builder
 
addConnections(Collection<Connection>) - Method in class co.cask.cdap.etl.proto.v2.ETLConfig.Builder
 
addPostAction(ETLStage) - Method in class co.cask.cdap.etl.proto.v2.ETLBatchConfig.Builder
 
addPostActions(Collection<ETLStage>) - Method in class co.cask.cdap.etl.proto.v2.ETLBatchConfig.Builder
 
addSink(ETLStage) - Method in class co.cask.cdap.etl.proto.v1.ETLConfig.Builder
 
addSinks(Collection<ETLStage>) - Method in class co.cask.cdap.etl.proto.v1.ETLConfig.Builder
 
addStage(ETLStage) - Method in class co.cask.cdap.etl.proto.v2.ETLConfig.Builder
 
addTransform(ETLStage) - Method in class co.cask.cdap.etl.proto.v1.ETLConfig.Builder
 
addTransforms(Collection<ETLStage>) - Method in class co.cask.cdap.etl.proto.v1.ETLConfig.Builder
 
ArtifactSelector - Class in co.cask.cdap.etl.proto
Selects which plugin to use based on optional artifact scope, name, and version fields.
ArtifactSelector(String, String, ArtifactScope, String, ArtifactVersion) - Constructor for class co.cask.cdap.etl.proto.ArtifactSelector
 
ArtifactSelectorConfig - Class in co.cask.cdap.etl.proto
Part of the etl configuration, used to choose which artifact to use for a plugin.
ArtifactSelectorConfig() - Constructor for class co.cask.cdap.etl.proto.ArtifactSelectorConfig
 
ArtifactSelectorConfig(String, String, String) - Constructor for class co.cask.cdap.etl.proto.ArtifactSelectorConfig
 

B

build() - Method in class co.cask.cdap.etl.proto.v1.ETLBatchConfig.Builder
 
build() - Method in class co.cask.cdap.etl.proto.v1.ETLRealtimeConfig.Builder
 
build() - Method in class co.cask.cdap.etl.proto.v2.ETLBatchConfig.Builder
 
build() - Method in class co.cask.cdap.etl.proto.v2.ETLRealtimeConfig.Builder
 
builder(String) - Static method in class co.cask.cdap.etl.proto.v1.ETLBatchConfig
 
builder() - Static method in class co.cask.cdap.etl.proto.v1.ETLRealtimeConfig
 
builder(String) - Static method in class co.cask.cdap.etl.proto.v2.ETLBatchConfig
 
builder() - Static method in class co.cask.cdap.etl.proto.v2.ETLRealtimeConfig
 

C

canUpgrade() - Method in interface co.cask.cdap.etl.proto.UpgradeableConfig
 
canUpgrade() - Method in class co.cask.cdap.etl.proto.v0.ETLBatchConfig
 
canUpgrade() - Method in class co.cask.cdap.etl.proto.v0.ETLRealtimeConfig
 
canUpgrade() - Method in class co.cask.cdap.etl.proto.v1.ETLBatchConfig
 
canUpgrade() - Method in class co.cask.cdap.etl.proto.v1.ETLRealtimeConfig
 
canUpgrade() - Method in class co.cask.cdap.etl.proto.v2.ETLConfig
 
co.cask.cdap.etl.proto - package co.cask.cdap.etl.proto
 
co.cask.cdap.etl.proto.v0 - package co.cask.cdap.etl.proto.v0
 
co.cask.cdap.etl.proto.v1 - package co.cask.cdap.etl.proto.v1
 
co.cask.cdap.etl.proto.v2 - package co.cask.cdap.etl.proto.v2
 
Connection - Class in co.cask.cdap.etl.proto
Represents a connection between two ETLStage
Connection(String, String) - Constructor for class co.cask.cdap.etl.proto.Connection
 
connections - Variable in class co.cask.cdap.etl.proto.v1.ETLConfig.Builder
 
connections - Variable in class co.cask.cdap.etl.proto.v2.ETLConfig.Builder
 
convertOldConfig() - Method in class co.cask.cdap.etl.proto.v2.ETLBatchConfig
If this has the old v1 fields (source, sinks, transforms), convert them all to stages and create a proper v2 config.
convertOldConfig() - Method in class co.cask.cdap.etl.proto.v2.ETLRealtimeConfig
If this has the old v1 fields (source, sinks, transforms), convert them all to stages and create a proper v2 config.
convertStages(T, String, String) - Method in class co.cask.cdap.etl.proto.v2.ETLConfig
Converts the source, transforms, sinks, connections and resources from old style config into their new forms.

D

disableStageLogging() - Method in class co.cask.cdap.etl.proto.v1.ETLConfig.Builder
 
disableStageLogging() - Method in class co.cask.cdap.etl.proto.v2.ETLConfig.Builder
 

E

Engine - Enum in co.cask.cdap.etl.proto
Execution engines.
equals(Object) - Method in class co.cask.cdap.etl.proto.ArtifactSelectorConfig
 
equals(Object) - Method in class co.cask.cdap.etl.proto.Connection
 
equals(Object) - Method in class co.cask.cdap.etl.proto.v1.ETLBatchConfig
 
equals(Object) - Method in class co.cask.cdap.etl.proto.v1.ETLConfig
 
equals(Object) - Method in class co.cask.cdap.etl.proto.v1.ETLRealtimeConfig
 
equals(Object) - Method in class co.cask.cdap.etl.proto.v1.ETLStage
 
equals(Object) - Method in class co.cask.cdap.etl.proto.v1.Plugin
 
equals(Object) - Method in class co.cask.cdap.etl.proto.v2.ETLBatchConfig
 
equals(Object) - Method in class co.cask.cdap.etl.proto.v2.ETLConfig
 
equals(Object) - Method in class co.cask.cdap.etl.proto.v2.ETLPlugin
 
equals(Object) - Method in class co.cask.cdap.etl.proto.v2.ETLRealtimeConfig
 
equals(Object) - Method in class co.cask.cdap.etl.proto.v2.ETLStage
 
ETLBatchConfig - Class in co.cask.cdap.etl.proto.v0
ETL Batch Configuration.
ETLBatchConfig(String, ETLStage, List<ETLStage>, List<ETLStage>, Resources, List<ETLStage>) - Constructor for class co.cask.cdap.etl.proto.v0.ETLBatchConfig
 
ETLBatchConfig - Class in co.cask.cdap.etl.proto.v1
ETL Batch Configuration.
ETLBatchConfig(ETLBatchConfig.Engine, String, ETLStage, List<ETLStage>, List<ETLStage>, List<Connection>, Resources, List<ETLStage>) - Constructor for class co.cask.cdap.etl.proto.v1.ETLBatchConfig
Deprecated.
ETLBatchConfig(String, ETLStage, ETLStage, List<ETLStage>, List<Connection>, Resources, List<ETLStage>) - Constructor for class co.cask.cdap.etl.proto.v1.ETLBatchConfig
Deprecated.
ETLBatchConfig(String, ETLStage, List<ETLStage>, List<ETLStage>, List<Connection>, Resources, List<ETLStage>) - Constructor for class co.cask.cdap.etl.proto.v1.ETLBatchConfig
Deprecated.
ETLBatchConfig(String, ETLStage, ETLStage, List<ETLStage>, List<ETLStage>) - Constructor for class co.cask.cdap.etl.proto.v1.ETLBatchConfig
Deprecated.
ETLBatchConfig(ETLBatchConfig.Engine, String, ETLStage, ETLStage, List<ETLStage>) - Constructor for class co.cask.cdap.etl.proto.v1.ETLBatchConfig
Deprecated.
ETLBatchConfig(String, ETLStage, ETLStage, List<ETLStage>) - Constructor for class co.cask.cdap.etl.proto.v1.ETLBatchConfig
Deprecated.
ETLBatchConfig(String, ETLStage, ETLStage) - Constructor for class co.cask.cdap.etl.proto.v1.ETLBatchConfig
Deprecated.
ETLBatchConfig - Class in co.cask.cdap.etl.proto.v2
ETL Batch Configuration.
ETLBatchConfig.Builder - Class in co.cask.cdap.etl.proto.v1
Builder for creating configs.
ETLBatchConfig.Builder(String) - Constructor for class co.cask.cdap.etl.proto.v1.ETLBatchConfig.Builder
 
ETLBatchConfig.Builder - Class in co.cask.cdap.etl.proto.v2
Builder for creating configs.
ETLBatchConfig.Builder(String) - Constructor for class co.cask.cdap.etl.proto.v2.ETLBatchConfig.Builder
 
ETLBatchConfig.Engine - Enum in co.cask.cdap.etl.proto.v1
Enum for the execution engine to use.
ETLConfig - Class in co.cask.cdap.etl.proto.v0
Common ETL Config.
ETLConfig(ETLStage, List<ETLStage>, List<ETLStage>, Resources) - Constructor for class co.cask.cdap.etl.proto.v0.ETLConfig
 
ETLConfig - Class in co.cask.cdap.etl.proto.v1
Common ETL Config.
ETLConfig(ETLStage, List<ETLStage>, List<ETLStage>, List<Connection>, Resources) - Constructor for class co.cask.cdap.etl.proto.v1.ETLConfig
Deprecated.
use builders from subclasses instead.
ETLConfig(ETLStage, List<ETLStage>, List<ETLStage>, List<Connection>, Resources, boolean) - Constructor for class co.cask.cdap.etl.proto.v1.ETLConfig
 
ETLConfig(ETLStage, ETLStage, List<ETLStage>, List<Connection>, Resources) - Constructor for class co.cask.cdap.etl.proto.v1.ETLConfig
 
ETLConfig - Class in co.cask.cdap.etl.proto.v2
Common ETL Config.
ETLConfig(Set<ETLStage>, Set<Connection>, Resources, boolean) - Constructor for class co.cask.cdap.etl.proto.v2.ETLConfig
 
ETLConfig.Builder<T extends ETLConfig.Builder> - Class in co.cask.cdap.etl.proto.v1
Builder for creating configs.
ETLConfig.Builder() - Constructor for class co.cask.cdap.etl.proto.v1.ETLConfig.Builder
 
ETLConfig.Builder<T extends ETLConfig.Builder> - Class in co.cask.cdap.etl.proto.v2
Builder for creating configs.
ETLConfig.Builder() - Constructor for class co.cask.cdap.etl.proto.v2.ETLConfig.Builder
 
ETLPlugin - Class in co.cask.cdap.etl.proto.v2
Plugin Configuration that is part of ETLStage.
ETLPlugin(String, String, Map<String, String>, ArtifactSelectorConfig) - Constructor for class co.cask.cdap.etl.proto.v2.ETLPlugin
 
ETLRealtimeConfig - Class in co.cask.cdap.etl.proto.v0
ETL Realtime Configuration.
ETLRealtimeConfig(Integer, ETLStage, List<ETLStage>, List<ETLStage>, Resources) - Constructor for class co.cask.cdap.etl.proto.v0.ETLRealtimeConfig
 
ETLRealtimeConfig - Class in co.cask.cdap.etl.proto.v1
ETL Realtime Configuration.
ETLRealtimeConfig(Integer, ETLStage, List<ETLStage>, List<ETLStage>, List<Connection>, Resources) - Constructor for class co.cask.cdap.etl.proto.v1.ETLRealtimeConfig
Deprecated.
ETLRealtimeConfig(ETLStage, List<ETLStage>, List<ETLStage>, List<Connection>) - Constructor for class co.cask.cdap.etl.proto.v1.ETLRealtimeConfig
Deprecated.
ETLRealtimeConfig(ETLStage, ETLStage, List<ETLStage>, List<Connection>) - Constructor for class co.cask.cdap.etl.proto.v1.ETLRealtimeConfig
Deprecated.
ETLRealtimeConfig(Integer, ETLStage, ETLStage, List<ETLStage>, List<Connection>, Resources) - Constructor for class co.cask.cdap.etl.proto.v1.ETLRealtimeConfig
Deprecated.
ETLRealtimeConfig(int, ETLStage, ETLStage, List<ETLStage>) - Constructor for class co.cask.cdap.etl.proto.v1.ETLRealtimeConfig
Deprecated.
ETLRealtimeConfig(ETLStage, ETLStage, List<ETLStage>) - Constructor for class co.cask.cdap.etl.proto.v1.ETLRealtimeConfig
Deprecated.
ETLRealtimeConfig(ETLStage, ETLStage) - Constructor for class co.cask.cdap.etl.proto.v1.ETLRealtimeConfig
Deprecated.
ETLRealtimeConfig - Class in co.cask.cdap.etl.proto.v2
ETL Realtime Configuration.
ETLRealtimeConfig.Builder - Class in co.cask.cdap.etl.proto.v1
Builder to create realtime etl configs.
ETLRealtimeConfig.Builder() - Constructor for class co.cask.cdap.etl.proto.v1.ETLRealtimeConfig.Builder
 
ETLRealtimeConfig.Builder - Class in co.cask.cdap.etl.proto.v2
Builder to create realtime etl configs.
ETLRealtimeConfig.Builder() - Constructor for class co.cask.cdap.etl.proto.v2.ETLRealtimeConfig.Builder
 
ETLStage - Class in co.cask.cdap.etl.proto.v0
ETLStage as it existed in 3.2.x.
ETLStage(String, Map<String, String>, String) - Constructor for class co.cask.cdap.etl.proto.v0.ETLStage
 
ETLStage - Class in co.cask.cdap.etl.proto.v1
ETL Stage Configuration.
ETLStage(String, Plugin, String) - Constructor for class co.cask.cdap.etl.proto.v1.ETLStage
 
ETLStage(String, Plugin) - Constructor for class co.cask.cdap.etl.proto.v1.ETLStage
 
ETLStage - Class in co.cask.cdap.etl.proto.v2
ETL Stage Configuration.
ETLStage(String, ETLPlugin, String) - Constructor for class co.cask.cdap.etl.proto.v2.ETLStage
 
ETLStage(String, ETLPlugin) - Constructor for class co.cask.cdap.etl.proto.v2.ETLStage
 

G

getActions() - Method in class co.cask.cdap.etl.proto.v0.ETLBatchConfig
 
getActions() - Method in class co.cask.cdap.etl.proto.v1.ETLBatchConfig
 
getArtifact() - Method in class co.cask.cdap.etl.proto.v1.Plugin
 
getArtifactSelector(String, String) - Method in class co.cask.cdap.etl.proto.ArtifactSelectorConfig
Gets the corresponding ArtifactSelector for this config.
getCompatibleConfig() - Method in class co.cask.cdap.etl.proto.v1.ETLConfig
 
getCompatibleStage(String) - Method in class co.cask.cdap.etl.proto.v1.ETLStage
 
getConnections() - Method in class co.cask.cdap.etl.proto.v1.ETLConfig
 
getConnections() - Method in class co.cask.cdap.etl.proto.v2.ETLConfig
 
getDriverResources() - Method in class co.cask.cdap.etl.proto.v1.ETLBatchConfig
 
getDriverResources() - Method in class co.cask.cdap.etl.proto.v2.ETLBatchConfig
 
getEngine() - Method in class co.cask.cdap.etl.proto.v1.ETLBatchConfig
 
getEngine() - Method in class co.cask.cdap.etl.proto.v2.ETLBatchConfig
 
getErrorDatasetName() - Method in class co.cask.cdap.etl.proto.v0.ETLStage
 
getErrorDatasetName() - Method in class co.cask.cdap.etl.proto.v1.ETLStage
 
getErrorDatasetName() - Method in class co.cask.cdap.etl.proto.v2.ETLStage
 
getFrom() - Method in class co.cask.cdap.etl.proto.Connection
 
getInstances() - Method in class co.cask.cdap.etl.proto.v0.ETLRealtimeConfig
 
getInstances() - Method in class co.cask.cdap.etl.proto.v1.ETLRealtimeConfig
 
getInstances() - Method in class co.cask.cdap.etl.proto.v2.ETLRealtimeConfig
 
getName() - Method in class co.cask.cdap.etl.proto.v0.ETLStage
 
getName() - Method in class co.cask.cdap.etl.proto.v1.ETLStage
 
getName() - Method in class co.cask.cdap.etl.proto.v1.Plugin
 
getName() - Method in class co.cask.cdap.etl.proto.v2.ETLPlugin
 
getName() - Method in class co.cask.cdap.etl.proto.v2.ETLStage
 
getPlugin() - Method in class co.cask.cdap.etl.proto.v1.ETLStage
 
getPlugin() - Method in class co.cask.cdap.etl.proto.v2.ETLStage
 
getPluginArtifact(String, String) - Method in interface co.cask.cdap.etl.proto.UpgradeContext
Gets artifact information for a given plugin type and name.
getPluginProperties() - Method in class co.cask.cdap.etl.proto.v2.ETLPlugin
 
getPluginSelector(String, String) - Method in class co.cask.cdap.etl.proto.v1.Plugin
 
getPluginSelector() - Method in class co.cask.cdap.etl.proto.v2.ETLPlugin
 
getPostActions() - Method in class co.cask.cdap.etl.proto.v2.ETLBatchConfig
 
getProperties() - Method in class co.cask.cdap.etl.proto.v0.ETLStage
 
getProperties() - Method in class co.cask.cdap.etl.proto.v1.Plugin
 
getProperties() - Method in class co.cask.cdap.etl.proto.v2.ETLPlugin
 
getResources() - Method in class co.cask.cdap.etl.proto.v0.ETLConfig
 
getResources() - Method in class co.cask.cdap.etl.proto.v1.ETLConfig
 
getResources() - Method in class co.cask.cdap.etl.proto.v2.ETLConfig
 
getSchedule() - Method in class co.cask.cdap.etl.proto.v1.ETLBatchConfig
 
getSchedule() - Method in class co.cask.cdap.etl.proto.v2.ETLBatchConfig
 
getSinks() - Method in class co.cask.cdap.etl.proto.v0.ETLConfig
 
getSinks() - Method in class co.cask.cdap.etl.proto.v1.ETLConfig
 
getSource() - Method in class co.cask.cdap.etl.proto.v0.ETLConfig
 
getSource() - Method in class co.cask.cdap.etl.proto.v1.ETLConfig
 
getStages() - Method in class co.cask.cdap.etl.proto.v2.ETLConfig
 
getTo() - Method in class co.cask.cdap.etl.proto.Connection
 
getTransforms() - Method in class co.cask.cdap.etl.proto.v0.ETLConfig
 
getTransforms() - Method in class co.cask.cdap.etl.proto.v1.ETLConfig
 
getType() - Method in class co.cask.cdap.etl.proto.v2.ETLPlugin
 

H

hashCode() - Method in class co.cask.cdap.etl.proto.ArtifactSelectorConfig
 
hashCode() - Method in class co.cask.cdap.etl.proto.Connection
 
hashCode() - Method in class co.cask.cdap.etl.proto.v1.ETLBatchConfig
 
hashCode() - Method in class co.cask.cdap.etl.proto.v1.ETLConfig
 
hashCode() - Method in class co.cask.cdap.etl.proto.v1.ETLRealtimeConfig
 
hashCode() - Method in class co.cask.cdap.etl.proto.v1.ETLStage
 
hashCode() - Method in class co.cask.cdap.etl.proto.v1.Plugin
 
hashCode() - Method in class co.cask.cdap.etl.proto.v2.ETLBatchConfig
 
hashCode() - Method in class co.cask.cdap.etl.proto.v2.ETLConfig
 
hashCode() - Method in class co.cask.cdap.etl.proto.v2.ETLPlugin
 
hashCode() - Method in class co.cask.cdap.etl.proto.v2.ETLRealtimeConfig
 
hashCode() - Method in class co.cask.cdap.etl.proto.v2.ETLStage
 

I

isStageLoggingEnabled() - Method in class co.cask.cdap.etl.proto.v1.ETLConfig
 
isStageLoggingEnabled() - Method in class co.cask.cdap.etl.proto.v2.ETLConfig
 

P

Plugin - Class in co.cask.cdap.etl.proto.v1
Plugin Configuration that is part of ETLStage.
Plugin(String, Map<String, String>, ArtifactSelectorConfig) - Constructor for class co.cask.cdap.etl.proto.v1.Plugin
 
Plugin(String, Map<String, String>) - Constructor for class co.cask.cdap.etl.proto.v1.Plugin
 

R

resources - Variable in class co.cask.cdap.etl.proto.v1.ETLConfig.Builder
 
resources - Variable in class co.cask.cdap.etl.proto.v2.ETLConfig.Builder
 

S

select(SortedMap<ArtifactId, PluginClass>) - Method in class co.cask.cdap.etl.proto.ArtifactSelector
 
setDriverResources(Resources) - Method in class co.cask.cdap.etl.proto.v1.ETLBatchConfig.Builder
 
setDriverResources(Resources) - Method in class co.cask.cdap.etl.proto.v2.ETLBatchConfig.Builder
 
setEngine(ETLBatchConfig.Engine) - Method in class co.cask.cdap.etl.proto.v1.ETLBatchConfig.Builder
 
setEngine(Engine) - Method in class co.cask.cdap.etl.proto.v2.ETLBatchConfig.Builder
 
setInstances(int) - Method in class co.cask.cdap.etl.proto.v1.ETLRealtimeConfig.Builder
 
setInstances(int) - Method in class co.cask.cdap.etl.proto.v2.ETLRealtimeConfig.Builder
 
setResources(Resources) - Method in class co.cask.cdap.etl.proto.v1.ETLConfig.Builder
 
setResources(Resources) - Method in class co.cask.cdap.etl.proto.v2.ETLConfig.Builder
 
setSource(ETLStage) - Method in class co.cask.cdap.etl.proto.v1.ETLConfig.Builder
 
sinks - Variable in class co.cask.cdap.etl.proto.v1.ETLConfig.Builder
 
source - Variable in class co.cask.cdap.etl.proto.v1.ETLConfig.Builder
 
stageLoggingEnabled - Variable in class co.cask.cdap.etl.proto.v1.ETLConfig.Builder
 
stageLoggingEnabled - Variable in class co.cask.cdap.etl.proto.v2.ETLConfig.Builder
 
stages - Variable in class co.cask.cdap.etl.proto.v2.ETLConfig.Builder
 

T

toString() - Method in class co.cask.cdap.etl.proto.ArtifactSelectorConfig
 
toString() - Method in class co.cask.cdap.etl.proto.Connection
 
toString() - Method in class co.cask.cdap.etl.proto.v1.ETLBatchConfig
 
toString() - Method in class co.cask.cdap.etl.proto.v1.ETLConfig
 
toString() - Method in class co.cask.cdap.etl.proto.v1.ETLRealtimeConfig
 
toString() - Method in class co.cask.cdap.etl.proto.v1.ETLStage
 
toString() - Method in class co.cask.cdap.etl.proto.v1.Plugin
 
toString() - Method in class co.cask.cdap.etl.proto.v2.ETLBatchConfig
 
toString() - Method in class co.cask.cdap.etl.proto.v2.ETLConfig
 
toString() - Method in class co.cask.cdap.etl.proto.v2.ETLPlugin
 
toString() - Method in class co.cask.cdap.etl.proto.v2.ETLRealtimeConfig
 
toString() - Method in class co.cask.cdap.etl.proto.v2.ETLStage
 
transforms - Variable in class co.cask.cdap.etl.proto.v1.ETLConfig.Builder
 

U

upgrade(UpgradeContext) - Method in interface co.cask.cdap.etl.proto.UpgradeableConfig
Return an upgraded config, which may be upgradeable itself.
upgrade(UpgradeContext) - Method in class co.cask.cdap.etl.proto.v0.ETLBatchConfig
 
upgrade(UpgradeContext) - Method in class co.cask.cdap.etl.proto.v0.ETLRealtimeConfig
 
upgrade(UpgradeContext) - Method in class co.cask.cdap.etl.proto.v1.ETLBatchConfig
 
upgrade(UpgradeContext) - Method in class co.cask.cdap.etl.proto.v1.ETLRealtimeConfig
 
upgrade(UpgradeContext) - Method in class co.cask.cdap.etl.proto.v2.ETLConfig
 
UpgradeableConfig<T extends UpgradeableConfig> - Interface in co.cask.cdap.etl.proto
Upgradeable config for ETL applications, which allows chain upgrading until the latest version is reached.
upgradeBase(T, UpgradeContext, String, String) - Method in class co.cask.cdap.etl.proto.v0.ETLConfig
 
upgradeBase(T, UpgradeContext, String, String) - Method in class co.cask.cdap.etl.proto.v1.ETLConfig
 
UpgradeContext - Interface in co.cask.cdap.etl.proto
Context for upgrading configs.
upgradeStage(String, UpgradeContext) - Method in class co.cask.cdap.etl.proto.v1.ETLStage
 

V

validate() - Method in class co.cask.cdap.etl.proto.v2.ETLConfig
Validate correctness.
validate() - Method in class co.cask.cdap.etl.proto.v2.ETLPlugin
Validate correctness.
validate() - Method in class co.cask.cdap.etl.proto.v2.ETLStage
Validate correctness.
valueOf(String) - Static method in enum co.cask.cdap.etl.proto.Engine
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.cask.cdap.etl.proto.v1.ETLBatchConfig.Engine
Returns the enum constant of this type with the specified name.
values() - Static method in enum co.cask.cdap.etl.proto.Engine
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.cask.cdap.etl.proto.v1.ETLBatchConfig.Engine
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E G H I P R S T U V 

Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.