public class NoopQueueLock extends Object implements QueueLock
| Constructor and Description |
|---|
NoopQueueLock() |
| Modifier and Type | Method and Description |
|---|---|
void |
acquireLock() |
void |
close() |
void |
unlock() |
void |
waitForLock() |
public void waitForLock()
waitForLock in interface QueueLockpublic void acquireLock()
acquireLock in interface QueueLockpublic void close()
close in interface Closeableclose in interface AutoCloseableCopyright © 2018. All rights reserved.