public class NamedCacheBulkAddException extends NamedCacheException
NamedCache.putAll(java.util.Map)
.Modifier and Type | Method and Description |
---|---|
int |
getJobCount()
Total number of jobs in the bulk add call.
|
int |
getJobFailed()
Number of failed jobs in the bulk add call.
|