Modifier and Type | Class and Description |
---|---|
class |
SnapshotManager
This class manages the procedure of taking and restoring snapshots.
|
Modifier and Type | Class and Description |
---|---|
class |
ProcedureManagerHost<E extends ProcedureManager>
Provides the common setup framework and runtime services for globally barriered procedure
invocation from HBase services.
|
Modifier and Type | Class and Description |
---|---|
class |
MasterProcedureManager
A life-cycle management interface for globally barriered procedures on master.
|
class |
RegionServerProcedureManager
A life-cycle management interface for globally barriered procedures on region servers.
|
Modifier and Type | Class and Description |
---|---|
class |
MasterFlushTableProcedureManager |
class |
RegionServerFlushTableProcedureManager
This manager class handles flushing of the regions for table on a
HRegionServer . |
Modifier and Type | Class and Description |
---|---|
class |
RegionServerSnapshotManager
This manager class handles the work dealing with snapshots for a
HRegionServer . |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.