public static class THBaseService.AsyncClient.getTableNamesByPattern_call extends org.apache.thrift.async.TAsyncMethodCall<List<TTableName>>
| Constructor and Description |
|---|
getTableNamesByPattern_call(String regex,
boolean includeSysTables,
org.apache.thrift.async.AsyncMethodCallback<List<TTableName>> 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<TTableName> |
getResult() |
void |
write_args(org.apache.thrift.protocol.TProtocol prot) |
public getTableNamesByPattern_call(String regex, boolean includeSysTables, org.apache.thrift.async.AsyncMethodCallback<List<TTableName>> 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<TTableName>>org.apache.thrift.TExceptionpublic List<TTableName> getResult() throws TIOError, org.apache.thrift.TException
getResult in class org.apache.thrift.async.TAsyncMethodCall<List<TTableName>>TIOErrororg.apache.thrift.TExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.