Toggle navigation
Home
int to short
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'pheonix'}
Hierarchy/Composition: -
Primitive Info: Narrowing
NameSpace: Jdk -> Jdk
Mapping:
Rename Variable
numColsAddedToBaseTable
to
columnsAddedToBaseTable
numColsAddedToBaseTable
to
columnsAddedToBaseTable
numColsAddedToBaseTable
to
columnsAddedToBaseTable
intValue
to
shortValue
ai
to
t
ai
to
t
tps
to
version
tps
to
version
tps
to
version
tps
to
version
tps
to
version
tps
to
version
secondsToWait
to
failureResetTime
replication
to
numTargets
replication
to
numTargets
dataBlocks
to
NUM_DATA_BLOCKS
dataBlocks
to
NUM_DATA_BLOCKS
dataBlocks
to
NUM_DATA_BLOCKS
dispersedFreeSpace
to
getFreeSpace
dispersedFreeSpace
to
getFreeSpace
getInt
to
readShort
Cascading Type Change (Similar)
int
to
short
int
to
short
int
to
short
int
to
short
int
to
short
Rename Method invocation
intValue
to
shortValueExact
getInt
to
getShort
getInt
to
getShort
writeInt
to
writeShort
writeInt
to
writeShort
readInt
to
readShort
putInt
to
putShort
getInt
to
getShort
Other
pendingFile.getFileReplication()
to
isStriped ? HdfsConstants.NUM_DATA_BLOCKS + HdfsConstants.NUM_PARITY_BLOCKS : pendingFile.getFileReplication()
Add or Remove Method invocation
in.readInt()
to
in.readShort()
in.readInt()
to
in.readShort()
buf.readByte()
to
buf.readShort()