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) |
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–2019 Cloudera. All rights reserved.