Package | Description |
---|---|
org.apache.hadoop.hbase.master.procedure |
Modifier and Type | Class and Description |
---|---|
private class |
MasterProcedureSchedulerPerformanceEvaluation.RegionProcedure |
private class |
MasterProcedureSchedulerPerformanceEvaluation.TableProcedure |
static class |
TestMasterProcedureScheduler.TestRegionProcedure |
static class |
TestMasterProcedureScheduler.TestTableProcedureWithEvent |
Modifier and Type | Method and Description |
---|---|
private void |
TestMasterProcedureScheduler.testInheritedXLockAndChildrenSharedLock(org.apache.hadoop.hbase.TableName tableName,
TestMasterProcedureScheduler.TestTableProcedure rootProc,
TestMasterProcedureScheduler.TestRegionProcedure[] childProcs) |
private void |
TestMasterProcedureScheduler.testInheritedXLockAndChildrenXLock(org.apache.hadoop.hbase.TableName tableName,
TestMasterProcedureScheduler.TestTableProcedure rootProc,
TestMasterProcedureScheduler.TestTableProcedure childProc) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.