public class HashEntryChecksumStrategy extends Object implements ChecksumStrategy
CHECKSUM_STORED_BYTES| Constructor and Description |
|---|
HashEntryChecksumStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
computeAndStoreChecksum() |
int |
computeChecksum() |
long |
extraEntryBytes() |
boolean |
innerCheckSum() |
int |
storedChecksum() |
public void computeAndStoreChecksum()
computeAndStoreChecksum in interface ChecksumStrategypublic int computeChecksum()
computeChecksum in interface ChecksumStrategypublic boolean innerCheckSum()
innerCheckSum in interface ChecksumStrategypublic int storedChecksum()
storedChecksum in interface ChecksumStrategypublic long extraEntryBytes()
extraEntryBytes in interface ChecksumStrategyCopyright © 2024. All rights reserved.