public static interface DistributedRPCInvocations.AsyncIface
| Modifier and Type | Method and Description | 
|---|---|
| void | failRequest(String id,
           org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler) | 
| void | fetchRequest(String functionName,
            org.apache.thrift.async.AsyncMethodCallback<DRPCRequest> resultHandler) | 
| void | result(String id,
      String result,
      org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler) | 
void result(String id, String result, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TExceptionvoid fetchRequest(String functionName, org.apache.thrift.async.AsyncMethodCallback<DRPCRequest> resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TExceptionCopyright © 2022 The Apache Software Foundation. All Rights Reserved.