| Package | Description |
|---|---|
| org.apache.hadoop.hbase.master.snapshot | |
| org.apache.hadoop.hbase.procedure | |
| org.apache.hadoop.hbase.regionserver.snapshot |
| Class and Description |
|---|
| ProcedureCoordinator
This is the master side of a distributed complex procedure execution.
|
| Class and Description |
|---|
| Procedure
A globally-barriered distributed procedure.
|
| ProcedureCoordinator
This is the master side of a distributed complex procedure execution.
|
| ProcedureCoordinatorRpcs
RPCs for the coordinator to run a barriered procedure with subprocedures executed at
distributed members.
|
| ProcedureMember
Process to kick off and manage a running
Subprocedure on a member. |
| ProcedureMemberRpcs
This is the notification interface for Procedures that encapsulates message passing from
members to a coordinator.
|
| Subprocedure
Distributed procedure member's Subprocedure.
|
| SubprocedureFactory
Task builder to build instances of a
ProcedureMember's Subprocedures. |
| ZKProcedureUtil
This is a shared ZooKeeper-based znode management utils for distributed procedure.
|
| Class and Description |
|---|
| ProcedureMember
Process to kick off and manage a running
Subprocedure on a member. |
| Subprocedure
Distributed procedure member's Subprocedure.
|
| SubprocedureFactory
Task builder to build instances of a
ProcedureMember's Subprocedures. |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.