public static class DistributedRPC.AsyncClient extends org.apache.thrift.async.TAsyncClient implements DistributedRPC.AsyncIface
| Modifier and Type | Class and Description | 
|---|---|
| static class  | DistributedRPC.AsyncClient.execute_call | 
| static class  | DistributedRPC.AsyncClient.Factory | 
| Constructor and Description | 
|---|
| AsyncClient(org.apache.thrift.protocol.TProtocolFactory protocolFactory,
           org.apache.thrift.async.TAsyncClientManager clientManager,
           org.apache.thrift.transport.TNonblockingTransport transport) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | execute(String functionName,
       String funcArgs,
       org.apache.thrift.async.AsyncMethodCallback<String> resultHandler) | 
public AsyncClient(org.apache.thrift.protocol.TProtocolFactory protocolFactory,
                   org.apache.thrift.async.TAsyncClientManager clientManager,
                   org.apache.thrift.transport.TNonblockingTransport transport)
public void execute(String functionName, String funcArgs, org.apache.thrift.async.AsyncMethodCallback<String> resultHandler) throws org.apache.thrift.TException
execute in interface DistributedRPC.AsyncIfaceorg.apache.thrift.TExceptionCopyright © 2022 The Apache Software Foundation. All Rights Reserved.