static class HbckRegionInfo.OnlineEntry extends Object
| Modifier and Type | Field and Description | 
|---|---|
| private RegionInfo | regionInfo | 
| private ServerName | serverName | 
| Constructor and Description | 
|---|
| OnlineEntry(RegionInfo regionInfo,
           ServerName serverName) | 
| Modifier and Type | Method and Description | 
|---|---|
| RegionInfo | getRegionInfo() | 
| ServerName | getServerName() | 
| String | toString() | 
private RegionInfo regionInfo
private ServerName serverName
OnlineEntry(RegionInfo regionInfo, ServerName serverName)
public RegionInfo getRegionInfo()
public ServerName getServerName()
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.