Package org.apache.storm.generated
Interface DistributedRPC.AsyncIface
-
- All Known Implementing Classes:
DistributedRPC.AsyncClient
- Enclosing class:
- DistributedRPC
public static interface DistributedRPC.AsyncIface
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
execute(String functionName, String funcArgs, org.apache.storm.thrift.async.AsyncMethodCallback<String> resultHandler)
-