Package | Description |
---|---|
org.apache.hadoop.hbase.master.procedure |
Modifier and Type | Method and Description |
---|---|
private MasterProcedureScheduler.TableQueue |
MasterProcedureScheduler.getTableQueue(TableName tableName) |
private MasterProcedureScheduler.TableQueue |
MasterProcedureScheduler.getTableQueueWithLock(TableName tableName) |
private MasterProcedureScheduler.TableQueue |
MasterProcedureScheduler.tryAcquireTableQueueSharedLock(Procedure procedure,
TableName table) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.