Uses of Class
org.apache.storm.utils.SupervisorClient
Packages that use SupervisorClient
-
Uses of SupervisorClient in org.apache.storm.utils
Methods in org.apache.storm.utils that return SupervisorClientModifier and TypeMethodDescriptionstatic SupervisorClient
SupervisorClient.getConfiguredClient
(Map conf, String host) static SupervisorClient
SupervisorClient.getConfiguredClient
(Map conf, String host, int port) static SupervisorClient
SupervisorClient.getConfiguredClientAs
(Map conf, String host, int port, String asUser)