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