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, toStringpublic CachePartialUpdateException(org.apache.ignite.internal.processors.cache.CachePartialUpdateCheckedException e)
e - Cause.public <K> Collection<K> failedKeys()
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.11 Release Date : April 8 2016