Toggle navigation
Home
byte to java.util.Collection<org.apache.ignite.internal.processors.cache.transactions.IgniteTxKey>
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'ignite'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Jdk
Mapping:
Add or Remove Method invocation
ctx.marshaller().marshal(dhtVers)
to
dhtVers.keySet()
ldr
to
dhtVerKeys.size()
ctx.marshaller()
to
U
reader.readByteArray("dhtVersBytes")
to
reader.readCollection("dhtVerKeys",MessageCollectionItemType.MSG)
Rename Variable
dhtVersBytes
to
dhtVerKeys
dhtVersBytes
to
dhtVerKeys
dhtVersBytes
to
dhtVerKeys
dhtVersBytes
to
dhtVerKeys