public class GridHadoopLocalFileSystemV2
extends org.apache.hadoop.fs.ChecksumFs
| Constructor and Description |
|---|
GridHadoopLocalFileSystemV2(org.apache.hadoop.conf.Configuration cfg)
Creates new local file system.
|
GridHadoopLocalFileSystemV2(URI uri,
org.apache.hadoop.conf.Configuration cfg)
Creates new local file system.
|
createInternal, delete, getApproxChkSumLength, getBytesPerSum, getChecksumFile, getChecksumFileLength, getChecksumLength, getRawFs, isChecksumFile, listStatus, open, renameInternal, reportChecksumFailure, setReplication, setVerifyChecksumcheckPath, createSymlink, getAclStatus, getCanonicalServiceName, getDelegationTokens, getFileBlockLocations, getFileChecksum, getFileLinkStatus, getFileStatus, getFsStatus, getFsStatus, getHomeDirectory, getInitialWorkingDirectory, getLinkTarget, getMyFs, getServerDefaults, getStatistics, getUri, getUriDefaultPort, getUriPath, isValidName, listCorruptFileBlocks, makeQualified, mkdir, modifyAclEntries, open, removeAcl, removeAclEntries, removeDefaultAcl, renameInternal, resolvePath, setAcl, setOwner, setPermission, setTimes, supportsSymlinkspublic GridHadoopLocalFileSystemV2(org.apache.hadoop.conf.Configuration cfg)
throws IOException,
URISyntaxException
cfg - Configuration.IOException - If failed.URISyntaxException - If failed.public GridHadoopLocalFileSystemV2(URI uri, org.apache.hadoop.conf.Configuration cfg) throws IOException, URISyntaxException
uri - URI.cfg - Configuration.IOException - If failed.URISyntaxException - If failed.Copyright © 2014. All rights reserved.