|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileChecksum | |
---|---|
org.apache.hadoop.fs | An abstract file system API. |
Uses of FileChecksum in org.apache.hadoop.fs |
---|
Methods in org.apache.hadoop.fs that return FileChecksum | |
---|---|
FileChecksum |
FileContext.getFileChecksum(Path f)
Get the checksum of a file. |
FileChecksum |
FilterFileSystem.getFileChecksum(Path f)
Get the checksum of a file. |
FileChecksum |
FileSystem.getFileChecksum(Path f)
Get the checksum of a file. |
protected abstract FileChecksum |
AbstractFileSystem.getFileChecksum(Path f)
The specification of this method matches that of FileContext.getFileChecksum(Path) except that Path f must be for
this file system. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |