public static class IgniteUtils.ReentrantReadWriteLockTracer extends Object implements ReadWriteLock
| Constructor and Description |
|---|
ReentrantReadWriteLockTracer(ReadWriteLock delegate) |
| Modifier and Type | Method and Description |
|---|---|
IgniteUtils.LockTracer |
getReadLock() |
IgniteUtils.LockTracer |
getWriteLock() |
@NotNull Lock |
readLock() |
@NotNull Lock |
writeLock() |
public ReentrantReadWriteLockTracer(ReadWriteLock delegate)
delegate - Delegate.@NotNull public @NotNull Lock readLock()
readLock in interface ReadWriteLock@NotNull public @NotNull Lock writeLock()
writeLock in interface ReadWriteLockpublic IgniteUtils.LockTracer getReadLock()
public IgniteUtils.LockTracer getWriteLock()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020