|
||||||||||
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.hdfs.web.WebHdfsFileSystem
org.apache.hadoop.hdfs.web.SWebHdfsFileSystem
public class SWebHdfsFileSystem
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.hadoop.fs.FileSystem |
---|
org.apache.hadoop.fs.FileSystem.Statistics |
Field Summary | |
---|---|
static String |
SCHEME
|
static org.apache.hadoop.io.Text |
TOKEN_KIND
|
Fields inherited from class org.apache.hadoop.hdfs.web.WebHdfsFileSystem |
---|
connectionFactory, LOG, PATH_PREFIX, tokenAspect, tokenServiceName, VERSION |
Fields inherited from class org.apache.hadoop.fs.FileSystem |
---|
DEFAULT_FS, FS_DEFAULT_NAME_KEY, SHUTDOWN_HOOK_PRIORITY, statistics |
Constructor Summary | |
---|---|
SWebHdfsFileSystem()
|
Method Summary | |
---|---|
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. |
Methods inherited from class org.apache.hadoop.fs.FileSystem |
---|
append, 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, 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 org.apache.hadoop.io.Text TOKEN_KIND
public static final String SCHEME
Constructor Detail |
---|
public SWebHdfsFileSystem()
Method Detail |
---|
public String getScheme()
WebHdfsFileSystem
getScheme
in class WebHdfsFileSystem
webhdfs
protected String getTransportScheme()
WebHdfsFileSystem
getTransportScheme
in class WebHdfsFileSystem
protected void initializeTokenAspect()
WebHdfsFileSystem
initializeTokenAspect
in class WebHdfsFileSystem
protected int getDefaultPort()
getDefaultPort
in class WebHdfsFileSystem
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |