Uses of Package
org.apache.hadoop.hbase.master.procedure
Packages that use org.apache.hadoop.hbase.master.procedure
Package
Description
-
Classes in org.apache.hadoop.hbase.master.procedure used by org.apache.hadoop.hbase.masterClassDescriptionProcedureScheduler for the Master Procedures.Latch used by the Master to have the prepare() sync behaviour for old clients, that can only get exceptions in a synchronous way.
-
Classes in org.apache.hadoop.hbase.master.procedure used by org.apache.hadoop.hbase.master.assignmentClassDescriptionBase class for all the Region procedures that want to use a StateMachine.Base class for all the Table procedures that want to use a StateMachineProcedure.ProcedureScheduler for the Master Procedures.Procedures that operates on a specific Table (e.g.
-
Classes in org.apache.hadoop.hbase.master.procedure used by org.apache.hadoop.hbase.master.lockingClassDescriptionProcedures that operates on a specific Table (e.g.
-
Classes in org.apache.hadoop.hbase.master.procedure used by org.apache.hadoop.hbase.master.migrate
-
Classes in org.apache.hadoop.hbase.master.procedure used by org.apache.hadoop.hbase.master.procedureClassDescriptionBase class for all the Namespace procedures that want to use a StateMachineProcedure.Base class for all the Region procedures that want to use a StateMachine.Base class for all the Table procedures that want to use a StateMachineProcedure.ProcedureScheduler for the Master Procedures.Helper Runnable used in conjunction with submitProcedure() to deal with submitting procs with nonce.Deprecated.Deprecated.Deprecated.only used for
RecoverMetaProcedure
.Latch used by the Master to have the prepare() sync behaviour for old clients, that can only get exceptions in a synchronous way.A remote procecdure dispatcher for regionservers.Locks on namespaces, tables, and regions.Handle crashed server.Procedures that handle servers -- e.g.Procedures that operates on a specific Table (e.g. -
Classes in org.apache.hadoop.hbase.master.procedure used by org.apache.hadoop.hbase.master.replicationClassDescriptionLatch used by the Master to have the prepare() sync behaviour for old clients, that can only get exceptions in a synchronous way.Procedures that handle servers -- e.g.
-
Classes in org.apache.hadoop.hbase.master.procedure used by org.apache.hadoop.hbase.master.snapshotClassDescriptionProcedureScheduler for the Master Procedures.A remote procedure which is used to send verify snapshot request to region server.
-
Classes in org.apache.hadoop.hbase.master.procedure used by org.apache.hadoop.hbase.regionserver
-
Classes in org.apache.hadoop.hbase.master.procedure used by org.apache.hadoop.hbase.regionserver.storefiletrackerClassDescriptionBase class for all the Table procedures that want to use a StateMachineProcedure.The procedure will only update the table descriptor without reopening all the regions.Procedures that operates on a specific Table (e.g.
RecoverMetaProcedure
.