Toggle navigation
Home
java.io.File to org.apache.hadoop.fs.Path
No. of Instances - 17
No. of Commits - 6
No. of Projects - {'hadoop', 'drill'}
Hierarchy/Composition: SIBLING
Primitive Info: -
NameSpace: Jdk -> External
Mapping:
Other
new Path(testDir.getAbsolutePath())
to
testDir
new Path(jars.toURI())
to
jars
new Path(jars.toURI())
to
jars
Rename Variable
file
to
jar
allocFile
to
allocPath
allocFile
to
allocPath
dir
to
entityTypePath
Add or Remove Method invocation
allocFile
to
fs.open(allocFile)