Uses of Interface
org.apache.storm.daemon.drpc.RequestFactory
-
Uses of RequestFactory in org.apache.storm.daemon.drpc
Modifier and TypeFieldDescriptionstatic final RequestFactory<BlockingOutstandingRequest>
BlockingOutstandingRequest.FACTORY
Modifier and TypeMethodDescription<T extends OutstandingRequest>
TDRPC.execute
(String functionName, String funcArgs, RequestFactory<T> factory)