public class MD5MD5CRC32GzipFileChecksum extends org.apache.hadoop.fs.MD5MD5CRC32FileChecksum
Constructor and Description |
---|
MD5MD5CRC32GzipFileChecksum()
Same as this(0, 0, null)
|
MD5MD5CRC32GzipFileChecksum(int bytesPerCRC,
long crcPerBlock,
MD5Hash md5)
Create a MD5FileChecksum
|
Modifier and Type | Method and Description |
---|---|
DataChecksum.Type |
getCrcType()
returns the CRC type
|
getAlgorithmName, getBytes, getChecksumOpt, getCrcTypeFromAlgorithmName, getLength, readFields, toString, valueOf, write, write
equals, hashCode
public MD5MD5CRC32GzipFileChecksum()
public MD5MD5CRC32GzipFileChecksum(int bytesPerCRC, long crcPerBlock, MD5Hash md5)
public DataChecksum.Type getCrcType()
org.apache.hadoop.fs.MD5MD5CRC32FileChecksum
getCrcType
in class org.apache.hadoop.fs.MD5MD5CRC32FileChecksum
Copyright © 2017 Apache Software Foundation. All Rights Reserved.