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 |
SplitWALCallable
This 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 |
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.