Package | Description |
---|---|
org.apache.hadoop.hbase.master.procedure |
Modifier and Type | Field and Description |
---|---|
private TableQueue |
MasterProcedureScheduler.tableMap |
Modifier and Type | Field and Description |
---|---|
private static AvlUtil.AvlKeyComparator<TableQueue> |
MasterProcedureScheduler.TABLE_QUEUE_KEY_COMPARATOR |
Modifier and Type | Method and Description |
---|---|
private TableQueue |
MasterProcedureScheduler.getTableQueue(TableName tableName) |
private TableQueue |
MasterProcedureScheduler.waitTableQueueSharedLock(Procedure<?> procedure,
TableName table) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.