| Package | Description |
|---|---|
| org.apache.hadoop.hbase.regionserver | |
| org.apache.hadoop.hbase.regionserver.handler | |
| org.apache.hadoop.hbase.replication.regionserver |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.