@InterfaceAudience.Private class ServerQueue extends Queue<ServerName>
iterNext, iterPrevavlHeight, avlLeft, avlRight| Constructor and Description | 
|---|
| ServerQueue(ServerName serverName,
           int priority,
           LockStatus serverLock) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | requireExclusiveLock(Procedure<?> proc) | 
add, compareKey, compareTo, getKey, getLockStatus, getPriority, isAvailable, isEmpty, peek, poll, size, toStringpublic ServerQueue(ServerName serverName, int priority, LockStatus serverLock)
public boolean requireExclusiveLock(Procedure<?> proc)
requireExclusiveLock in class Queue<ServerName>proc - must not be nullCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.