public class VCacheLock extends Object
| Constructor and Description |
|---|
VCacheLock(String cacheName,
Duration lockTimeout) |
| Modifier and Type | Method and Description |
|---|---|
void |
withLock(Runnable runner) |
<R> R |
withLock(Supplier<R> supplier) |
Copyright © 2019 Atlassian. All rights reserved.