public class SWebHdfsFileSystem extends WebHdfsFileSystem
Modifier and Type | Field and Description |
---|---|
static String |
SCHEME |
static org.apache.hadoop.io.Text |
TOKEN_KIND |
CANT_FALLBACK_TO_INSECURE_MSG, connectionFactory, LOG, PATH_PREFIX, tokenServiceName, VERSION
Constructor and Description |
---|
SWebHdfsFileSystem() |
Modifier and Type | Method and Description |
---|---|
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).
|
access, append, cancelDelegationToken, canonicalizeUri, close, concat, create, createSnapshot, createSymlink, delete, deleteSnapshot, getAclStatus, getCanonicalServiceName, getCanonicalUri, getContentSummary, getDefaultBlockSize, getDefaultReplication, getDelegationToken, getDelegationToken, getFileBlockLocations, getFileBlockLocations, getFileChecksum, getFileStatus, getHomeDirectory, getHomeDirectoryString, getRenewToken, getUri, getWorkingDirectory, getXAttr, getXAttrs, getXAttrs, initialize, isEnabled, listStatus, listXAttrs, mkdirs, modifyAclEntries, open, removeAcl, removeAclEntries, removeDefaultAcl, removeXAttr, rename, rename, renameSnapshot, renewDelegationToken, setAcl, setDelegationToken, setOwner, setPermission, setReplication, setTimes, setWorkingDirectory, setXAttr
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
public static final org.apache.hadoop.io.Text TOKEN_KIND
public static final String SCHEME
public SWebHdfsFileSystem()
public String getScheme()
WebHdfsFileSystem
getScheme
in class WebHdfsFileSystem
webhdfs
protected String getTransportScheme()
WebHdfsFileSystem
getTransportScheme
in class WebHdfsFileSystem
protected org.apache.hadoop.io.Text getTokenKind()
getTokenKind
in class WebHdfsFileSystem
public int getDefaultPort()
getDefaultPort
in class WebHdfsFileSystem
Copyright © 2015 Apache Software Foundation. All Rights Reserved.