Package | Description |
---|---|
org.apache.hadoop.hbase.master | |
org.apache.hadoop.hbase.master.assignment |
Modifier and Type | Method and Description |
---|---|
void |
ServerManager.regionServerReport(ServerName sn,
ServerMetrics sl) |
Modifier and Type | Method and Description |
---|---|
void |
AssignmentManager.reportOnlineRegions(ServerName serverName,
Set<byte[]> regionNames)
the master will call this method when the RS send the regionServerReport().
|
Copyright © 2007–2019 Cloudera. All rights reserved.