| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.regionserver | |
| org.apache.hadoop.hbase.regionserver.handler | |
| org.apache.hadoop.hbase.replication.regionserver |
| 限定符和类型 | 类和说明 |
|---|---|
class |
SplitWALCallable
This callable is used to do the real split WAL task.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
HRegionServer.executeProcedure(long procId,
RSProcedureCallable callable) |
| 构造器和说明 |
|---|
RSProcedureHandler(HRegionServer rs,
long procId,
RSProcedureCallable callable) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
RefreshPeerCallable
The callable executed at RS side to refresh the peer config/state.
|
class |
SwitchRpcThrottleRemoteCallable
The callable executed at RS side to switch rpc throttle state.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.