| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache.verify |
| Modifier and Type | Method and Description |
|---|---|
static void |
IdleVerifyUtility.checkPartitionsPageCrcSum(IgniteThrowableSupplier<FilePageStore> pageStoreSup,
int partId,
byte pageType)
Checks CRC sum of pages with
pageType page type stored in partition with partId id
and associated with cache group. |
static void |
IdleVerifyUtility.checkPartitionsPageCrcSum(IgniteThrowableSupplier<FilePageStore> pageStoreSup,
int partId,
byte pageType,
@Nullable BiConsumer<Long,ByteBuffer> pagePostProcessor)
Checks CRC sum of pages with
pageType page type stored in partition with partId id
and associated with cache group. |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023