|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hadoop.fs.FileChecksum
org.apache.hadoop.fs.MD5MD5CRC32FileChecksum
org.apache.hadoop.fs.MD5MD5CRC32GzipFileChecksum
public class MD5MD5CRC32GzipFileChecksum
For CRC32 with the Gzip polynomial
| Field Summary |
|---|
| Fields inherited from class org.apache.hadoop.fs.MD5MD5CRC32FileChecksum |
|---|
LENGTH |
| Constructor Summary | |
|---|---|
MD5MD5CRC32GzipFileChecksum()
Same as this(0, 0, null) |
|
MD5MD5CRC32GzipFileChecksum(int bytesPerCRC,
long crcPerBlock,
MD5Hash md5)
Create a MD5FileChecksum |
|
| Method Summary | |
|---|---|
DataChecksum.Type |
getCrcType()
returns the CRC type |
| Methods inherited from class org.apache.hadoop.fs.MD5MD5CRC32FileChecksum |
|---|
getAlgorithmName, getBytes, getChecksumOpt, getCrcTypeFromAlgorithmName, getLength, readFields, toString, valueOf, write, write |
| Methods inherited from class org.apache.hadoop.fs.FileChecksum |
|---|
equals, hashCode |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MD5MD5CRC32GzipFileChecksum()
public MD5MD5CRC32GzipFileChecksum(int bytesPerCRC,
long crcPerBlock,
MD5Hash md5)
| Method Detail |
|---|
public DataChecksum.Type getCrcType()
org.apache.hadoop.fs.MD5MD5CRC32FileChecksum
getCrcType in class org.apache.hadoop.fs.MD5MD5CRC32FileChecksum
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||