Toggle navigation
Home
org.apache.flink.api.common.state.OperatorState<java.lang.Long> to long
No. of Instances - 9
No. of Commits - 2
No. of Projects - {'flink'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Jdk
Mapping:
Add or Remove Method invocation
Tuple2.of(i,count.value() + 1)
to
Tuple2.of(i,count + 1)