backtype.storm.generated
Interface DistributedRPCInvocations.Iface
- All Known Subinterfaces:
- ILocalDRPC
- All Known Implementing Classes:
- DistributedRPCInvocations.Client, DRPCInvocationsClient
- Enclosing class:
- DistributedRPCInvocations
public static interface DistributedRPCInvocations.Iface
result
void result(String id,
String result)
throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
fetchRequest
DRPCRequest fetchRequest(String functionName)
throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
failRequest
void failRequest(String id)
throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.