|
||||||||||
| 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 |
|---|
CANT_FALLBACK_TO_INSECURE_MSG, connectionFactory, LOG, PATH_PREFIX, 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 | |
|---|---|
int |
getDefaultPort()
|
String |
getScheme()
Return the protocol scheme for the FileSystem. |
protected org.apache.hadoop.io.Text |
getTokenKind()
|
protected String |
getTransportScheme()
return the underlying transport protocol (http / https). |
| 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, delete, deleteOnExit, enableSymlinks, exists, fixRelativePart, get, get, get, getAllStatistics, getBlockSize, getDefaultBlockSize, getDefaultReplication, getDefaultUri, 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, 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 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 WebHdfsFileSystemwebhdfsprotected String getTransportScheme()
WebHdfsFileSystem
getTransportScheme in class WebHdfsFileSystemprotected org.apache.hadoop.io.Text getTokenKind()
getTokenKind in class WebHdfsFileSystempublic int getDefaultPort()
getDefaultPort in class WebHdfsFileSystem
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||