Uses of Class
org.apache.hadoop.hbase.master.procedure.ServerRemoteProcedure
Package
Description
-
Uses of ServerRemoteProcedure in org.apache.hadoop.hbase.master.procedure
Modifier and TypeClassDescriptionclass
A remote procedure which is used to send verify snapshot request to region server.class
A remote procedure which is used to send split WAL request to region server.class
The procedure to switch rpc throttle on region server -
Uses of ServerRemoteProcedure in org.apache.hadoop.hbase.master.replication
Modifier and TypeClassDescriptionclass
class
class
A remote procedure which is used to send replaying remote wal work to region server.