Uses of Class
org.apache.hadoop.fs.viewfs.FsGetter
Packages that use FsGetter
Package
Description
ViewFileSystem and ViewFileSystemOverloadScheme classes.
-
Uses of FsGetter in org.apache.hadoop.fs.viewfs
Methods in org.apache.hadoop.fs.viewfs that return FsGetterModifier and TypeMethodDescriptionprotected FsGetterViewFileSystem.fsGetter()Gets file system creator instance.protected FsGetterViewFileSystemOverloadScheme.fsGetter()This method is overridden because in ViewFileSystemOverloadScheme if overloaded scheme matches with mounted target fs scheme, file system should be created without going into fs.<scheme>.impl based resolution.