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