public static class NativeAzureFileSystem.Secure extends NativeAzureFileSystem
A FileSystem
for reading and writing files stored on Windows Azure. This implementation is
blob-based and stores files on Azure in their native form so they can be read
by other Azure tools. This implementation uses HTTPS for secure network communication.
NativeAzureFileSystem.FolderRenamePending, NativeAzureFileSystem.Secure
LOG, SKIP_AZURE_METRICS_PROPERTY_NAME
Constructor and Description |
---|
NativeAzureFileSystem.Secure() |
Modifier and Type | Method and Description |
---|---|
String |
getScheme() |
acquireLease, append, checkPath, close, create, createNonRecursive, createNonRecursive, createNonRecursive, delete, delete, delete, deleteFilesWithDanglingTempData, finalize, getFileBlockLocations, getFileStatus, getInstrumentation, getStore, getUri, getWorkingDirectory, initialize, listStatus, makeAbsolute, mkdirs, mkdirs, newMetricsSourceName, open, pathToKey, recoverFilesWithDanglingTempData, rename, setOwner, setPermission, setWorkingDirectory
access, addDelegationTokens, append, append, areSymlinksEnabled, cancelDeleteOnExit, canonicalizeUri, clearStatistics, closeAll, closeAllForUGI, completeLocalOutput, concat, copyFromLocalFile, copyFromLocalFile, copyFromLocalFile, copyFromLocalFile, copyToLocalFile, copyToLocalFile, copyToLocalFile, create, create, create, create, create, create, create, create, create, create, create, create, createFid, createNewFile, createPathId, createSnapshot, createSnapshot, createSymlink, deleteFid, deleteOnExit, deleteSnapshot, enableSymlinks, exists, fixRelativePart, get, get, get, getAclStatus, getAllStatistics, getBlockSize, getCanonicalServiceName, getCanonicalUri, getChildFileSystems, getContentSummary, getDefaultBlockSize, getDefaultBlockSize, getDefaultPort, getDefaultReplication, getDefaultReplication, getDefaultUri, getDelegationToken, getFileBlockLocations, getFileChecksum, getFileChecksum, getFileLinkStatus, getFileSystemClass, getFSofPath, getHomeDirectory, getInitialWorkingDirectory, getJobTrackerAddrs, getLength, getLinkTarget, getLocal, getName, getNamed, getReplication, getServerDefaults, getServerDefaults, getStatistics, getStatistics, getStatus, getStatus, getUsed, getXAttr, getXAttrs, getXAttrs, getZkConnectString, globStatus, globStatus, isDirectory, isFile, listCorruptFileBlocks, listFiles, listLocatedStatus, listLocatedStatus, listStatus, listStatus, listStatus, listStatusIterator, listXAttrs, makeQualified, mkdirs, mkdirs, mkdirsFid, mkdirsFid, modifyAclEntries, moveFromLocalFile, moveFromLocalFile, moveToLocalFile, newInstance, newInstance, newInstance, newInstanceLocal, open, openFid, openFid, openFid2, primitiveCreate, primitiveMkdir, primitiveMkdir, printStatistics, processDeleteOnExit, removeAcl, removeAclEntries, removeDefaultAcl, removeXAttr, rename, renameSnapshot, resolveLink, resolvePath, setAcl, setDefaultUri, setDefaultUri, setOwnerFid, setReplication, setTimes, setVerifyChecksum, setWriteChecksum, setXAttr, setXAttr, startLocalOutput, supportsSymlinks, truncate
public String getScheme()
getScheme
in class NativeAzureFileSystem
Copyright © 2019 Apache Software Foundation. All Rights Reserved.