public class SWebHdfsFileSystem extends WebHdfsFileSystem
| Modifier and Type | Field and Description |
|---|---|
static String |
SCHEME |
static org.apache.hadoop.io.Text |
TOKEN_KIND |
connectionFactory, LOG, PATH_PREFIX, tokenAspect, VERSION| Constructor and Description |
|---|
SWebHdfsFileSystem() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getDefaultPort() |
String |
getScheme()
Return the protocol scheme for the FileSystem.
|
protected String |
getTransportScheme()
return the underlying transport protocol (http / https).
|
protected void |
initializeTokenAspect()
Initialize tokenAspect.
|
append, cancelDelegationToken, canonicalizeUri, close, concat, create, createSymlink, delete, getCanonicalUri, getContentSummary, getDefaultBlockSize, getDefaultReplication, getDelegationToken, getDelegationToken, getFileBlockLocations, getFileBlockLocations, getFileChecksum, getFileStatus, getHomeDirectory, getHomeDirectoryString, getRenewToken, getUri, getWorkingDirectory, initialize, isEnabled, listStatus, mkdirs, open, rename, rename, renewDelegationToken, setDelegationToken, setOwner, setPermission, setReplication, setTimes, setWorkingDirectoryappend, append, areSymlinksEnabled, cancelDeleteOnExit, checkPath, clearStatistics, 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, delete, deleteOnExit, deleteSnapshot, enableSymlinks, exists, fixRelativePart, get, get, get, getAllStatistics, getBlockSize, getDefaultBlockSize, getDefaultReplication, getDefaultUri, 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, renameSnapshot, resolveLink, resolvePath, setDefaultUri, setDefaultUri, setVerifyChecksum, setWriteChecksum, startLocalOutput, supportsSymlinkspublic static final org.apache.hadoop.io.Text TOKEN_KIND
public static final String SCHEME
public SWebHdfsFileSystem()
public String getScheme()
WebHdfsFileSystemgetScheme in class WebHdfsFileSystemwebhdfsprotected String getTransportScheme()
WebHdfsFileSystemgetTransportScheme in class WebHdfsFileSystemprotected void initializeTokenAspect()
WebHdfsFileSysteminitializeTokenAspect in class WebHdfsFileSystemprotected int getDefaultPort()
getDefaultPort in class WebHdfsFileSystemCopyright © 2014 Apache Software Foundation. All Rights Reserved.