Uses of Class
org.apache.storm.utils.ServerConfigUtils
-
Packages that use ServerConfigUtils Package Description org.apache.storm.utils -
-
Uses of ServerConfigUtils in org.apache.storm.utils
Methods in org.apache.storm.utils that return ServerConfigUtils Modifier and Type Method Description static ServerConfigUtils
ServerConfigUtils. setInstance(ServerConfigUtils u)
Provide an instance of this class for delegates to use.Methods in org.apache.storm.utils with parameters of type ServerConfigUtils Modifier and Type Method Description static ServerConfigUtils
ServerConfigUtils. setInstance(ServerConfigUtils u)
Provide an instance of this class for delegates to use.
-