Toggle navigation
Home
org.apache.flink.runtime.operators.testutils.TestData.Key to java.lang.Integer
No. of Instances - 73
No. of Commits - 2
No. of Projects - {'flink'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Jdk
Mapping:
Other
new TestData.Key(key.getKey())
to
key
new TestData.Key(key.getKey())
to
key
new TestData.Key(key.getKey())
to
key
new TestData.Key(key.getKey())
to
key
new TestData.Key(key.getKey())
to
key
new TestData.Key(key.getKey())
to
key
new TestData.Key(key.getKey())
to
key
new TestData.Key(key.getKey())
to
key
Cascading Type Change (Different)
ArrayList<TestData.Value>
to
ArrayList<String>
ArrayList<TestData.Value>
to
ArrayList<String>
ArrayList<TestData.Value>
to
ArrayList<String>
ArrayList<TestData.Value>
to
ArrayList<String>
ArrayList<TestData.Value>
to
ArrayList<String>
ArrayList<TestData.Value>
to
ArrayList<String>
HashSet<TestData.Key>
to
HashSet<>
Set<TestData.Key>
to
Set<Integer>
ArrayList<TestData.Value>
to
ArrayList<String>
ArrayList<RecordIntPairMatch>
to
ArrayList<TupleIntPairMatch>
HashSet<TestData.Key>
to
HashSet<>
Set<TestData.Key>
to
Set<Integer>
ArrayList<RecordIntPairMatch>
to
ArrayList<TupleIntPairMatch>
ArrayList<TestData.Value>
to
ArrayList<String>
Cascading Type Change (Similar)
Collection<TestData.Value>
to
Collection<String>
Collection<RecordIntPairMatch>
to
Collection<TupleIntPairMatch>
Rename Variable
expectedValuesMap1
to
expectedStringsMap1
expectedValuesMap2
to
expectedStringsMap2
Add or Remove Method invocation
map.containsKey(key)
to
map.containsKey(i)