Toggle navigation
Home
java.io.RandomAccessFile to java.nio.channels.FileChannel
No. of Instances - 3
No. of Commits - 2
No. of Projects - {'orientdb', 'honest-profiler'}
Hierarchy/Composition: SIBLING
Primitive Info: -
NameSpace: Jdk -> Jdk
Mapping:
Add or Remove Method invocation
masterRecordLSNHolder.length()
to
masterRecordLSNHolder.size()
Rename Method invocation
setLength
to
truncate
setLength
to
truncate
seek
to
position
Rename Variable
input
to
channel