Uses of Class
org.apache.hadoop.hbase.procedure.RegionServerProcedureManager
Package
Description
-
Uses of RegionServerProcedureManager in org.apache.hadoop.hbase.backup.regionserver
Modifier and TypeClassDescriptionclass
This manager class handles the work dealing with distributed WAL roll request. -
Uses of RegionServerProcedureManager in org.apache.hadoop.hbase.procedure.flush
Modifier and TypeClassDescriptionclass
This manager class handles flushing of the regions for table on aHRegionServer
. -
Uses of RegionServerProcedureManager in org.apache.hadoop.hbase.regionserver.snapshot
Modifier and TypeClassDescriptionclass
This manager class handles the work dealing with snapshots for aHRegionServer
.