Package org.apache.hadoop.fs
Class SWebHdfs
java.lang.Object
org.apache.hadoop.fs.AbstractFileSystem
org.apache.hadoop.fs.DelegateToFileSystem
org.apache.hadoop.fs.SWebHdfs
- All Implemented Interfaces:
org.apache.hadoop.fs.PathCapabilities
@Public
@Evolving
public class SWebHdfs
extends org.apache.hadoop.fs.DelegateToFileSystem
AbstractFileSystem implementation for HDFS over the web (secure).
-
Field Summary
FieldsFields inherited from class org.apache.hadoop.fs.DelegateToFileSystem
fsImplFields inherited from class org.apache.hadoop.fs.AbstractFileSystem
statistics -
Method Summary
Methods inherited from class org.apache.hadoop.fs.DelegateToFileSystem
createInternal, createSymlink, delete, getCanonicalServiceName, getDelegationTokens, getFileBlockLocations, getFileChecksum, getFileLinkStatus, getFileStatus, getFsStatus, getFsStatus, getHomeDirectory, getInitialWorkingDirectory, getLinkTarget, getServerDefaults, getServerDefaults, getUriDefaultPort, hasPathCapability, listStatus, mkdir, open, openFileWithOptions, renameInternal, setOwner, setPermission, setReplication, setTimes, setVerifyChecksum, supportsSymlinks, truncateMethods inherited from class org.apache.hadoop.fs.AbstractFileSystem
access, checkPath, checkScheme, clearStatistics, create, createFileSystem, createMultipartUploader, createSnapshot, deleteSnapshot, equals, get, getAclStatus, getAllStatistics, getAllStoragePolicies, getEnclosingRoot, getStatistics, getStatistics, getStoragePolicy, getUri, getUriPath, getXAttr, getXAttrs, getXAttrs, hashCode, isValidName, listCorruptFileBlocks, listLocatedStatus, listStatusIterator, listXAttrs, makeQualified, methodNotSupported, modifyAclEntries, msync, open, printStatistics, removeAcl, removeAclEntries, removeDefaultAcl, removeXAttr, rename, renameInternal, renameSnapshot, resolvePath, satisfyStoragePolicy, setAcl, setStoragePolicy, setXAttr, setXAttr, unsetStoragePolicy
-
Field Details
-
SCHEME
- See Also:
-