PathCapabilities@Private @Evolving public class FtpFs extends DelegateToFileSystem
fsImplstatistics| Modifier and Type | Method | Description |
|---|---|---|
FsServerDefaults |
getServerDefaults() |
Deprecated.
|
FsServerDefaults |
getServerDefaults(Path f) |
Return a set of server default configuration values based on path.
|
int |
getUriDefaultPort() |
The default port of this file system.
|
createInternal, createSymlink, delete, getCanonicalServiceName, getDelegationTokens, getFileBlockLocations, getFileChecksum, getFileLinkStatus, getFileStatus, getFsStatus, getFsStatus, getHomeDirectory, getInitialWorkingDirectory, getLinkTarget, hasPathCapability, listStatus, mkdir, open, openFileWithOptions, renameInternal, setOwner, setPermission, setReplication, setTimes, setVerifyChecksum, supportsSymlinks, truncateaccess, 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, unsetStoragePolicypublic int getUriDefaultPort()
AbstractFileSystemgetUriDefaultPort in class DelegateToFileSystem@Deprecated public FsServerDefaults getServerDefaults() throws java.io.IOException
AbstractFileSystemgetServerDefaults in class DelegateToFileSystemjava.io.IOException - an I/O error occurredpublic FsServerDefaults getServerDefaults(Path f) throws java.io.IOException
AbstractFileSystemgetServerDefaults in class DelegateToFileSystemf - path to fetch server defaultsjava.io.IOException - an I/O error occurredCopyright © 2008–2025 Apache Software Foundation. All rights reserved.