public class JobPath
extends org.apache.hadoop.fs.Path
Path
that has a cache for getting file system.Constructor and Description |
---|
JobPath(String scheme,
String authority,
String path)
Copy of the constructor in
Path . |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.fs.FileSystem |
getFileSystem(org.apache.hadoop.conf.Configuration conf) |
compareTo, depth, equals, getName, getParent, getPathWithoutSchemeAndAuthority, hashCode, isAbsolute, isAbsoluteAndSchemeAuthorityNull, isRoot, isUriPathAbsolute, isWindowsAbsolutePath, makeQualified, makeQualified, mergePaths, suffix, toString, toUri
public org.apache.hadoop.fs.FileSystem getFileSystem(org.apache.hadoop.conf.Configuration conf) throws IOException
getFileSystem
in class org.apache.hadoop.fs.Path
IOException
Copyright © 2023. All Rights Reserved.