public class IgniteTransactionalConsistencyViolationException extends IgniteConsistencyViolationException
| Constructor and Description |
|---|
IgniteTransactionalConsistencyViolationException(Set<KeyCacheObject> keys) |
| Modifier and Type | Method and Description |
|---|---|
Set<KeyCacheObject> |
keys()
Inconsistent entries keys.
|
getCause, hasCause, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic IgniteTransactionalConsistencyViolationException(Set<KeyCacheObject> keys)
keys - Keys.public Set<KeyCacheObject> keys()
keys in class IgniteConsistencyViolationException
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023