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