Toggle navigation
Home
org.apache.hadoop.hdfs.DistributedFileSystem to org.apache.hadoop.fs.FileSystem
No. of Instances - 13
No. of Commits - 6
No. of Projects - {'hadoop'}
Hierarchy/Composition: R_SUPER_T
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Rename Variable
dfs
to
fs
dfs
to
fs
dfs
to
fs
dfs
to
fs
dfs
to
fs
dfs
to
fs
dfs
to
fs
Add or Remove Method invocation
cluster.getFileSystem()
to
FileSystem.get(conf)
Other
new Path(path)
to
p