|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TRegionInfo | |
---|---|
org.apache.hadoop.hbase.thrift | Provides an HBase Thrift service. |
org.apache.hadoop.hbase.thrift.generated |
Uses of TRegionInfo in org.apache.hadoop.hbase.thrift |
---|
Methods in org.apache.hadoop.hbase.thrift that return types with arguments of type TRegionInfo | |
---|---|
List<TRegionInfo> |
ThriftServer.HBaseHandler.getTableRegions(byte[] tableName)
|
Uses of TRegionInfo in org.apache.hadoop.hbase.thrift.generated |
---|
Fields in org.apache.hadoop.hbase.thrift.generated with type parameters of type TRegionInfo | |
---|---|
List<TRegionInfo> |
Hbase.getTableRegions_result.success
|
Methods in org.apache.hadoop.hbase.thrift.generated that return types with arguments of type TRegionInfo | |
---|---|
List<TRegionInfo> |
Hbase.Iface.getTableRegions(byte[] tableName)
List the regions associated with a table. |
List<TRegionInfo> |
Hbase.Client.getTableRegions(byte[] tableName)
|
List<TRegionInfo> |
Hbase.Client.recv_getTableRegions()
|
Methods in org.apache.hadoop.hbase.thrift.generated with parameters of type TRegionInfo | |
---|---|
boolean |
TRegionInfo.equals(TRegionInfo that)
|
Constructor parameters in org.apache.hadoop.hbase.thrift.generated with type arguments of type TRegionInfo | |
---|---|
Hbase.getTableRegions_result(List<TRegionInfo> success,
IOError io)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |