backtype.storm.generated
Interface DistributedRPCInvocations.AsyncIface
- All Known Implementing Classes:
- DistributedRPCInvocations.AsyncClient
- Enclosing class:
- DistributedRPCInvocations
public static interface DistributedRPCInvocations.AsyncIface
result
void result(String id,
String result,
org.apache.thrift.async.AsyncMethodCallback<DistributedRPCInvocations.AsyncClient.result_call> resultHandler)
throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
fetchRequest
void fetchRequest(String functionName,
org.apache.thrift.async.AsyncMethodCallback<DistributedRPCInvocations.AsyncClient.fetchRequest_call> resultHandler)
throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
failRequest
void failRequest(String id,
org.apache.thrift.async.AsyncMethodCallback<DistributedRPCInvocations.AsyncClient.failRequest_call> resultHandler)
throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.