| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.regionserver | |
| org.apache.hadoop.hbase.regionserver.handler | |
| org.apache.hadoop.hbase.replication.regionserver | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SplitWALCallableThis callable is used to do the real split WAL task. | 
| Modifier and Type | Method and Description | 
|---|---|
| (package private) void | HRegionServer. executeProcedure(long procId,
                RSProcedureCallable callable) | 
| Modifier and Type | Field and Description | 
|---|---|
| private RSProcedureCallable | RSProcedureHandler. callable | 
| Constructor and Description | 
|---|
| RSProcedureHandler(HRegionServer rs,
                  long procId,
                  RSProcedureCallable callable) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RefreshPeerCallableThe callable executed at RS side to refresh the peer config/state. | 
| class  | SwitchRpcThrottleRemoteCallableThe callable executed at RS side to switch rpc throttle state. | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.