Package | Description |
---|---|
org.apache.hadoop.fs |
An abstract file system API.
|
Modifier and Type | Class and Description |
---|---|
class |
MD5MD5CRC32FileChecksum
MD5 of MD5 of CRC32.
|
Modifier and Type | Method and Description |
---|---|
FileChecksum |
FilterFileSystem.getFileChecksum(Path f)
Get the checksum of a file.
|
FileChecksum |
FileSystem.getFileChecksum(Path f)
Get the checksum of a file.
|
Copyright © 2010 The Apache Software Foundation