public abstract class CorruptedDataStructureException extends IgniteCheckedException
DataStructure are corrupted.| Modifier and Type | Field and Description |
|---|---|
protected int |
grpId
Cache group id.
|
protected long[] |
pageIds
PageId's that can be corrupted.
|
| Modifier | Constructor and Description |
|---|---|
protected |
CorruptedDataStructureException(String msg,
@Nullable Throwable cause,
int grpId,
long[] pageIds)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
groupId() |
long[] |
pageIds() |
getCause, hasCause, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023