Toggle navigation
Home
scala.io.Source to org.apache.flink.table.descriptors.TableDescriptor
No. of Instances - 3
No. of Commits - 1
No. of Projects - {'flink'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: External -> Internal
Mapping:
Cascading Type Change (Similar)
Map<String,Source>
to
Map<String,TableDescriptor>
Map<String,Source>
to
Map<String,TableDescriptor>
Add or Remove Method invocation
env1.getSources()
to
env1.getTables()
env1.getSources()
to
env1.getTables()
env.getSources()
to
env.getTables()
Rename Variable
sources
to
tables
sources
to
tables
sources
to
tables
sources
to
tables
sources
to
tables
sources
to
tables
sources
to
tables
getSources
to
getTables