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