Uses of Class
org.apache.hadoop.util.InvalidChecksumSizeException
Packages that use InvalidChecksumSizeException
-
Uses of InvalidChecksumSizeException in org.apache.hadoop.util
Methods in org.apache.hadoop.util that throw InvalidChecksumSizeExceptionModifier and TypeMethodDescriptionstatic DataChecksumDataChecksum.newDataChecksum(byte[] bytes, int offset) Creates a DataChecksum from HEADER_LEN bytes from arr[offset].