public interface ChecksumStrategy
| Modifier and Type | Field and Description |
|---|---|
static int |
CHECKSUM_STORED_BYTES |
| Modifier and Type | Method and Description |
|---|---|
void |
computeAndStoreChecksum() |
int |
computeChecksum() |
long |
extraEntryBytes() |
boolean |
innerCheckSum() |
int |
storedChecksum() |
static final int CHECKSUM_STORED_BYTES
Copyright © 2024. All rights reserved.