public static class ThriftHoodieMetaserver.AsyncClient.listInstants_call extends org.apache.thrift.async.TAsyncMethodCall<List<THoodieInstant>>
| Constructor and Description |
|---|
listInstants_call(String db,
String tb,
int num,
org.apache.thrift.async.AsyncMethodCallback<List<THoodieInstant>> 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<THoodieInstant> |
getResult() |
void |
write_args(org.apache.thrift.protocol.TProtocol prot) |
public listInstants_call(String db, String tb, int num, org.apache.thrift.async.AsyncMethodCallback<List<THoodieInstant>> 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<THoodieInstant>>org.apache.thrift.TExceptionpublic List<THoodieInstant> getResult() throws MetaserverStorageException, NoSuchObjectException, org.apache.thrift.TException
getResult in class org.apache.thrift.async.TAsyncMethodCall<List<THoodieInstant>>MetaserverStorageExceptionNoSuchObjectExceptionorg.apache.thrift.TExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.