|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hadoop.conf.Configured
org.apache.hadoop.fs.FileSystem
org.apache.hadoop.fs.http.client.HttpFSFileSystem
org.apache.hadoop.fs.http.client.HttpsFSFileSystem
public class HttpsFSFileSystem
HttpFSServer implementation of the FileSystemAccess FileSystem for SSL.
This implementation allows a user to access HDFS over HTTPS via a HttpFSServer server.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.hadoop.fs.http.client.HttpFSFileSystem |
|---|
HttpFSFileSystem.FILE_TYPE, HttpFSFileSystem.Operation |
| Nested classes/interfaces inherited from class org.apache.hadoop.fs.FileSystem |
|---|
org.apache.hadoop.fs.FileSystem.Statistics |
| Field Summary | |
|---|---|
static String |
SCHEME
|
| Fields inherited from class org.apache.hadoop.fs.FileSystem |
|---|
DEFAULT_FS, FS_DEFAULT_NAME_KEY, LOG, SHUTDOWN_HOOK_PRIORITY, statistics |
| Constructor Summary | |
|---|---|
HttpsFSFileSystem()
|
|
| Method Summary | |
|---|---|
String |
getScheme()
|
| Methods inherited from class org.apache.hadoop.fs.http.client.HttpFSFileSystem |
|---|
append, cancelDelegationToken, concat, create, delete, delete, getAclStatus, getContentSummary, getDefaultPort, getDelegationToken, getFileChecksum, getFileStatus, getHomeDirectory, getRenewToken, getUri, getWorkingDirectory, getXAttr, getXAttrs, getXAttrs, initialize, listStatus, listXAttrs, mkdirs, modifyAclEntries, open, permissionToString, removeAcl, removeAclEntries, removeDefaultAcl, removeXAttr, rename, renewDelegationToken, setAcl, setDelegationToken, setOwner, setPermission, setReplication, setTimes, setWorkingDirectory, setXAttr |
| Methods inherited from class org.apache.hadoop.fs.FileSystem |
|---|
access, addDelegationTokens, append, append, areSymlinksEnabled, cancelDeleteOnExit, canonicalizeUri, checkPath, clearStatistics, close, closeAll, closeAllForUGI, completeLocalOutput, copyFromLocalFile, copyFromLocalFile, copyFromLocalFile, copyFromLocalFile, copyToLocalFile, copyToLocalFile, copyToLocalFile, create, create, create, create, create, create, create, create, create, create, create, create, createNewFile, createNonRecursive, createNonRecursive, createNonRecursive, createSnapshot, createSnapshot, createSymlink, deleteOnExit, deleteSnapshot, enableSymlinks, exists, fixRelativePart, get, get, get, getAllStatistics, getBlockSize, getCanonicalServiceName, getCanonicalUri, getChildFileSystems, getDefaultBlockSize, getDefaultBlockSize, getDefaultReplication, getDefaultReplication, getDefaultUri, getFileBlockLocations, getFileBlockLocations, getFileChecksum, getFileLinkStatus, getFileSystemClass, getFSofPath, getInitialWorkingDirectory, getLength, getLinkTarget, getLocal, getName, getNamed, getReplication, getServerDefaults, getServerDefaults, getStatistics, getStatistics, getStatus, getStatus, getUsed, globStatus, globStatus, isDirectory, isFile, listCorruptFileBlocks, listFiles, listLocatedStatus, listLocatedStatus, listStatus, listStatus, listStatus, makeQualified, mkdirs, mkdirs, moveFromLocalFile, moveFromLocalFile, moveToLocalFile, newInstance, newInstance, newInstance, newInstanceLocal, open, primitiveCreate, primitiveMkdir, primitiveMkdir, printStatistics, processDeleteOnExit, rename, renameSnapshot, resolveLink, resolvePath, setDefaultUri, setDefaultUri, setVerifyChecksum, setWriteChecksum, setXAttr, startLocalOutput, supportsSymlinks |
| Methods inherited from class org.apache.hadoop.conf.Configured |
|---|
getConf, setConf |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String SCHEME
| Constructor Detail |
|---|
public HttpsFSFileSystem()
| Method Detail |
|---|
public String getScheme()
getScheme in class HttpFSFileSystem
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||