Class MasterProcedureSchedulerPerformanceEvaluation

java.lang.Object
org.apache.hadoop.hbase.util.AbstractHBaseTool
org.apache.hadoop.hbase.master.procedure.MasterProcedureSchedulerPerformanceEvaluation
All Implemented Interfaces:
org.apache.hadoop.conf.Configurable, org.apache.hadoop.util.Tool

public class MasterProcedureSchedulerPerformanceEvaluation extends org.apache.hadoop.hbase.util.AbstractHBaseTool
Tool to test performance of locks and queues in procedure scheduler independently from other framework components. Inserts table and region operations in the scheduler, then polls them and exercises their locks Number of tables, regions and operations can be set using cli args.