@InterfaceAudience.Public
@InterfaceStability.Evolving
public class S3A
extends org.apache.hadoop.fs.DelegateToFileSystem
Constructor and Description |
---|
S3A(URI theUri,
org.apache.hadoop.conf.Configuration conf) |
Modifier and Type | Method and Description |
---|---|
protected void |
finalize()
Close the file system; the FileContext API doesn't have an explicit close.
|
int |
getUriDefaultPort() |
String |
toString() |
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
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
public S3A(URI theUri, org.apache.hadoop.conf.Configuration conf) throws IOException, URISyntaxException
IOException
URISyntaxException
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.