public class LockedEntriesInfo extends Object
| Constructor and Description |
|---|
LockedEntriesInfo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
tryLockEntries(GridCacheEntryEx[] entries)
Attempt to lock all provided entries avoiding deadlocks.
|
public boolean tryLockEntries(GridCacheEntryEx[] entries)
entries - Entries to lock.True if entries were successfully locked, false if possible deadlock detected or
some entries are obsolete (lock attempt should be retried in this case).
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021