Toggle navigation
Home
long to org.apache.flink.runtime.state.OperatorStateHandle.StateMetaInfo
No. of Instances - 26
No. of Commits - 1
No. of Projects - {'flink'}
Hierarchy/Composition: Composition
Primitive Info: -
NameSpace: Jdk -> Internal
Mapping:
Add or Remove Method invocation
Arrays.equals(entry.getValue(),that.stateNameToPartitionOffsets.get(entry.getKey()))
to
entry.getValue().equals(that.stateNameToPartitionOffsets.get(entry.getKey()))
getValue
to
getOffsets
partitionOffsets.toArray()
to
metaInfo
getValue
to
getOffsets
Other
new long[]{0}
to
metaInfo