@InterfaceAudience.Public
@InterfaceStability.Evolving
public final class OBS
extends org.apache.hadoop.fs.DelegateToFileSystem
OBSFileSystem
.statistics
Constructor and Description |
---|
OBS(URI theUri,
Configuration conf) |
Modifier and Type | Method and Description |
---|---|
int |
getUriDefaultPort()
The default port of this file system.
|
createInternal, createSymlink, delete, getCanonicalServiceName, getDelegationTokens, getFileBlockLocations, getFileChecksum, getFileLinkStatus, getFileStatus, getFsStatus, getFsStatus, getHomeDirectory, getInitialWorkingDirectory, getLinkTarget, getServerDefaults, getServerDefaults, hasPathCapability, listStatus, mkdir, open, openFileWithOptions, renameInternal, setOwner, setPermission, setReplication, setTimes, setVerifyChecksum, supportsSymlinks, truncate
checkPath, checkScheme, clearStatistics, create, createFileSystem, createMultipartUploader, createSnapshot, deleteSnapshot, equals, get, getAclStatus, getAllStatistics, getAllStoragePolicies, 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
public OBS(URI theUri, Configuration conf) throws IOException, URISyntaxException
theUri
- URI of the file systemconf
- Configuration for the file systemIOException
- on any failure to initialize this instanceURISyntaxException
- theUri
has syntax errorpublic int getUriDefaultPort()
AbstractFileSystem
getUriDefaultPort
in class org.apache.hadoop.fs.DelegateToFileSystem
Copyright © 2023 Apache Software Foundation. All rights reserved.