| Modifier and Type | Class and Description |
|---|---|
class |
LogRollRegionServerProcedureManager.BackupSubprocedureBuilder
Build the actual backup procedure runner that will do all the 'hard' work
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleRSProcedureManager.SimleSubprocedureBuilder
Build the actual procedure runner that will do all the 'hard' work
|
| Constructor and Description |
|---|
ProcedureMember(ProcedureMemberRpcs rpcs,
java.util.concurrent.ThreadPoolExecutor pool,
SubprocedureFactory factory)
Instantiate a new ProcedureMember.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RegionServerFlushTableProcedureManager.FlushTableSubprocedureBuilder |
| Modifier and Type | Class and Description |
|---|---|
class |
RegionServerSnapshotManager.SnapshotSubprocedureBuilder
Build the actual snapshot runner that will do all the 'hard' work
|