Uses of Class
org.apache.hadoop.fs.ChecksumException
Packages that use ChecksumException
-
Uses of ChecksumException in org.apache.hadoop.util
Methods in org.apache.hadoop.util that throw ChecksumExceptionModifier and TypeMethodDescriptionvoidDataChecksum.verifyChunkedSums(ByteBuffer data, ByteBuffer checksums, String fileName, long basePos) Verify that the given checksums match the given data.