public static class Hbase.AsyncClient.getTableRegions_call extends org.apache.thrift.async.TAsyncMethodCall<List<TRegionInfo>>
| Constructor and Description |
|---|
getTableRegions_call(ByteBuffer tableName,
org.apache.thrift.async.AsyncMethodCallback<List<TRegionInfo>> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
| Modifier and Type | Method and Description |
|---|---|
List<TRegionInfo> |
getResult() |
void |
write_args(org.apache.thrift.protocol.TProtocol prot) |
public getTableRegions_call(ByteBuffer tableName, org.apache.thrift.async.AsyncMethodCallback<List<TRegionInfo>> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void write_args(org.apache.thrift.protocol.TProtocol prot)
throws org.apache.thrift.TException
write_args in class org.apache.thrift.async.TAsyncMethodCall<List<TRegionInfo>>org.apache.thrift.TExceptionpublic List<TRegionInfo> getResult() throws IOError, org.apache.thrift.TException
getResult in class org.apache.thrift.async.TAsyncMethodCall<List<TRegionInfo>>IOErrororg.apache.thrift.TExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.