Uses of Class
org.apache.storm.utils.SupervisorClient
-
Uses of SupervisorClient in org.apache.storm.utils
Modifier and TypeMethodDescriptionSupervisorClient.Builder.build()
SupervisorClient.Builder.createSupervisorClient()
static SupervisorClient
SupervisorClient.getConfiguredClient
(Map conf, String host) Deprecated.static SupervisorClient
SupervisorClient.getConfiguredClient
(Map conf, String host, int port) Deprecated.use#createSupervisorClient()
instead.static SupervisorClient
SupervisorClient.getConfiguredClientAs
(Map conf, String host, int port, String asUser) Deprecated.use#createSupervisorClient()
instead.
#createSupervisorClient()
instead.