Toggle navigation
Home
org.apache.flink.types.Key<?> to org.apache.flink.types.Value
No. of Instances - 19
No. of Commits - 1
No. of Projects - {'flink'}
Hierarchy/Composition: R_SUPER_T
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Cascading Type Change (Similar)
Class<? extends Key<?>>
to
Class<? extends Value>
Key
to
Value
Key
to
Value
Key
to
Value
Class<? extends Key<?>>
to
Class<? extends Value>
Key
to
Value
Class<? extends Key<?>>
to
Class<? extends Value>
Key
to
Value
Key
to
Value
Key
to
Value
Cascading Type Change (Different)
NormalizableKey<?>
to
NormalizableKey
Update Class Instacne Creation
new Key[keyTypes.length]
to
new Value[keyTypes.length]
new Key[keyTypes.length]
to
new Value[keyTypes.length]
new Key[keyTypes.length]
to
new Value[keyTypes.length]
new Key[keyTypes.length]
to
new Value[keyTypes.length]