Uses of Class
org.apache.hadoop.hbase.procedure2.BaseRSProcedureCallable
Package
Description
-
Uses of BaseRSProcedureCallable in org.apache.hadoop.hbase.regionserver
Modifier and TypeClassDescriptionclass
class
class
class
This callable is used to do the real split WAL task. -
Uses of BaseRSProcedureCallable in org.apache.hadoop.hbase.replication.regionserver
Modifier and TypeClassDescriptionclass
class
The callable executed at RS side to refresh the peer config/state.class
This callable executed at RS side to replay sync replication wal.class
The callable executed at RS side to switch rpc throttle state.