public class HRegionConverter
extends java.lang.Object
| Constructor and Description |
|---|
HRegionConverter() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.hadoop.hbase.HRegionInfo |
toHRegionInfo(com.mapr.fs.proto.Dbserver.TabletDesc tablet,
byte[] tableName) |
static org.apache.hadoop.hbase.HRegionLocation |
toHRegionLocation(com.mapr.fs.proto.Dbserver.TabletDesc tablet,
com.mapr.fs.MapRHTable htable) |
static org.apache.hadoop.hbase.ServerName |
toServerName(com.mapr.fs.proto.Dbserver.TabletDesc tablet,
com.mapr.fs.MapRHTable htable) |
public static org.apache.hadoop.hbase.HRegionInfo toHRegionInfo(com.mapr.fs.proto.Dbserver.TabletDesc tablet,
byte[] tableName)
public static org.apache.hadoop.hbase.HRegionLocation toHRegionLocation(com.mapr.fs.proto.Dbserver.TabletDesc tablet,
com.mapr.fs.MapRHTable htable)
throws java.io.IOException
java.io.IOExceptionpublic static org.apache.hadoop.hbase.ServerName toServerName(com.mapr.fs.proto.Dbserver.TabletDesc tablet,
com.mapr.fs.MapRHTable htable)
throws java.io.IOException
java.io.IOException