Toggle navigation
Home
org.apache.hadoop.fs.FileSystem to org.apache.hadoop.fs.azure.NativeAzureFileSystem
No. of Instances - 2
No. of Commits - 2
No. of Projects - {'hadoop'}
Hierarchy/Composition: T_SUPER_R
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
fs.create(path)
to
fs.createInternal(path,FsPermission.getFileDefault(),false,null)