No. of Instances - 1
No. of Commits - 1
No. of Projects - {'mpush'}
Hierarchy/Composition: -
Primitive Info: Unboxing
NameSpace: Jdk -> Jdk
Mapping:
- keyTransformationHandler.stringToKey((String)projection[index],cache.getClassLoader()) to keyTransformationHandler.stringToKey((String)projection[i],cache.getClassLoader())
- data().deepCopy(fields()[8].schema(),other.callbackThreadPoolSize) to data().deepCopy(fields()[9].schema(),other.callbackThreadPoolSize)
- data().deepCopy(fields()[8].schema(),other.callbackThreadPoolSize) to data().deepCopy(fields()[9].schema(),other.callbackThreadPoolSize)
- ndArrayVertex.vertexID() to ndArrayVertex
- vertex.vertexID() to vertex
- Integer.parseInt(args[2]) to Integer.parseInt(args[3])
- toDtoForBatchInsert(issue,component.getId(),project.getId(),ruleId,now).setComponent(component) to toDtoForComputationInsert(issue,component.getId(),project.getId(),ruleId,now).setComponent(component)
- writer.writeInt("part",part != null ? part : -1) to writer.writeInt("part",part)
- Integer.valueOf(val) to Integer.parseInt(val)
- Integer.valueOf(total.getNodeValue()) to Integer.parseInt(total.getNodeValue())