public static class MasterProcedureScheduler.ServerQueue extends MasterProcedureScheduler.QueueImpl<ServerName>
Constructor and Description |
---|
MasterProcedureScheduler.ServerQueue(ServerName serverName) |
Modifier and Type | Method and Description |
---|---|
boolean |
requireExclusiveLock(Procedure proc) |
add, addBack, addFront, isEmpty, peek, poll, size
compareKey, compareTo, getKey, getPriority, hasExclusiveLock, isAvailable, isLocked, isSingleSharedLock, isSuspended, releaseExclusiveLock, releaseSharedLock, setSuspended, toString, tryExclusiveLock, trySharedLock
public MasterProcedureScheduler.ServerQueue(ServerName serverName)
public boolean requireExclusiveLock(Procedure proc)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.