Class MasterProcedureSchedulerPerformanceEvaluation.RegionProcedureFactory

java.lang.Object
org.apache.hadoop.hbase.master.procedure.MasterProcedureSchedulerPerformanceEvaluation.RegionProcedureFactory
All Implemented Interfaces:
MasterProcedureSchedulerPerformanceEvaluation.ProcedureFactory
Enclosing class:
MasterProcedureSchedulerPerformanceEvaluation

  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    (package private) final org.apache.hadoop.hbase.client.RegionInfo
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    RegionProcedureFactory(org.apache.hadoop.hbase.client.RegionInfo hri)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.hadoop.hbase.procedure2.Procedure
    newProcedure(long procId)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait