Uses of Class
org.apache.storm.daemon.drpc.OutstandingRequest
Packages that use OutstandingRequest
-
Uses of OutstandingRequest in org.apache.storm.daemon.drpc
Classes in org.apache.storm.daemon.drpc with type parameters of type OutstandingRequestSubclasses of OutstandingRequest in org.apache.storm.daemon.drpcMethods in org.apache.storm.daemon.drpc with type parameters of type OutstandingRequestModifier and TypeMethodDescription<T extends OutstandingRequest>
TDRPC.execute
(String functionName, String funcArgs, RequestFactory<T> factory)