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