@InterfaceAudience.Public @InterfaceStability.Evolving public class Bmc extends DelegateToFileSystem
To enable, set:
<property> <name>fs.AbstractFileSystem.oci.impl</name> <value>com.oracle.bmc.hdfs.Bmc</value> </property>
fsImplstatistics| Constructor and Description |
|---|
Bmc(URI theUri,
Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
int |
getUriDefaultPort() |
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, 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 Bmc(URI theUri, Configuration conf) throws IOException, URISyntaxException
IOExceptionURISyntaxExceptionpublic int getUriDefaultPort()
getUriDefaultPort in class DelegateToFileSystemCopyright © 2016–2025. All rights reserved.