Package | Description |
---|---|
org.apache.hadoop.util |
Common utilities.
|
Modifier and Type | Method and Description |
---|---|
void |
DataChecksum.verifyChunkedSums(ByteBuffer data,
ByteBuffer checksums,
String fileName,
long basePos)
Verify that the given checksums match the given data.
|
Copyright © 2013 Apache Software Foundation. All rights reserved.