Toggle navigation
Home
int to org.apache.ignite.internal.processors.affinity.AffinityTopologyVersion
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'ignite'}
Hierarchy/Composition: Composition
Primitive Info: -
NameSpace: Jdk -> Internal
Mapping:
Add or Remove Method invocation
writer.writeInt("workerId",workerId)
to
writer.writeMessage("topVer",topVer)
reader.readInt("workerId")
to
reader.readMessage("topVer")
Rename Variable
workerId
to
topVer
workerId
to
topVer
workerId
to
topVer