程序包 | 说明 |
---|---|
org.apache.hadoop.fs |
An abstract file system API.
|
org.apache.hadoop.hdfs |
A distributed implementation of
FileSystem . |
限定符和类型 | 类和说明 |
---|---|
class |
MD5MD5CRC32FileChecksum
MD5 of MD5 of CRC32.
|
限定符和类型 | 方法和说明 |
---|---|
FileChecksum |
HarFileSystem.getFileChecksum(Path f) |
FileChecksum |
FilterFileSystem.getFileChecksum(Path f)
Get the checksum of a file.
|
FileChecksum |
FileSystem.getFileChecksum(Path f)
Get the checksum of a file.
|
限定符和类型 | 方法和说明 |
---|---|
FileChecksum |
HftpFileSystem.getFileChecksum(Path f)
Get the checksum of a file.
|
Copyright © 2009 The Apache Software Foundation