Package org.apache.storm.utils
Class SupervisorClient.Builder
java.lang.Object
org.apache.storm.utils.SupervisorClient.Builder
- Enclosing class:
- SupervisorClient
- 
Method SummaryModifier and TypeMethodDescriptionbuild()static SupervisorClient.BuilderwithHostName(String hostName) 
- 
Method Details- 
withConf
- 
withHostName
- 
withPort
- 
build- Throws:
- org.apache.storm.thrift.transport.TTransportException
 
- 
createSupervisorClient
 
-