@InterfaceAudience.Private public class GlobalQueue extends Queue<String>
iterNext, iterPrev
avlHeight, avlLeft, avlRight
Constructor and Description |
---|
GlobalQueue(String globalId,
LockStatus lockStatus) |
Modifier and Type | Method and Description |
---|---|
(package private) boolean |
requireExclusiveLock(Procedure<?> proc) |
add, compareKey, compareTo, getKey, getLockStatus, getPriority, isAvailable, isEmpty, peek, poll, size, toString
public GlobalQueue(String globalId, LockStatus lockStatus)
boolean requireExclusiveLock(Procedure<?> proc)
requireExclusiveLock
in class Queue<String>
proc
- must not be nullCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.