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