Uses of Class
org.apache.storm.daemon.drpc.DRPC
-
Packages that use DRPC Package Description org.apache.storm.daemon.drpc org.apache.storm.daemon.drpc.webapp -
-
Uses of DRPC in org.apache.storm.daemon.drpc
Constructors in org.apache.storm.daemon.drpc with parameters of type DRPC Constructor Description DRPCThrift(DRPC drpc)
-
Uses of DRPC in org.apache.storm.daemon.drpc.webapp
Methods in org.apache.storm.daemon.drpc.webapp with parameters of type DRPC Modifier and Type Method Description static void
DRPCApplication. setup(DRPC drpc, StormMetricsRegistry metricsRegistry)
Constructors in org.apache.storm.daemon.drpc.webapp with parameters of type DRPC Constructor Description DRPCResource(DRPC drpc, StormMetricsRegistry metricsRegistry)
-