public class CacheStorePartialUpdateException extends IgniteCheckedException
| Constructor and Description |
|---|
CacheStorePartialUpdateException(Collection failedKeys,
Exception cause) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Object> |
failedKeys() |
getCause, hasCause, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic CacheStorePartialUpdateException(Collection failedKeys, Exception cause)
failedKeys - Keys that were not successfully updated.cause - Cause.public Collection<Object> failedKeys()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023