public class CachePartialUpdateException
extends javax.cache.CacheException
failedKeys()
.Constructor and Description |
---|
CachePartialUpdateException(org.apache.ignite.internal.processors.cache.CachePartialUpdateCheckedException e) |
Modifier and Type | Method and Description |
---|---|
<K> Collection<K> |
failedKeys()
Gets collection of failed keys.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CachePartialUpdateException(org.apache.ignite.internal.processors.cache.CachePartialUpdateCheckedException e)
e
- Cause.public <K> Collection<K> failedKeys()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019