Package org.apache.storm.generated
Interface DistributedRPC.Iface
- All Known Subinterfaces:
- ILocalDRPC
- All Known Implementing Classes:
- DistributedRPC.Client,- DRPCClient,- DRPCThrift,- LocalDRPC
- Enclosing class:
- DistributedRPC
public static interface DistributedRPC.Iface
- 
Method Summary
- 
Method Details- 
executeString execute(String functionName, String funcArgs) throws DRPCExecutionException, AuthorizationException, org.apache.storm.thrift.TException - Throws:
- DRPCExecutionException
- AuthorizationException
- org.apache.storm.thrift.TException
 
 
-