Uses of Class
org.apache.storm.daemon.StormCommon
Packages that use StormCommon
-
Uses of StormCommon in org.apache.storm.daemon
Methods in org.apache.storm.daemon that return StormCommonModifier and TypeMethodDescriptionstatic StormCommon
StormCommon.setInstance
(StormCommon common) Provide an instance of this class for delegates to use.Methods in org.apache.storm.daemon with parameters of type StormCommonModifier and TypeMethodDescriptionstatic StormCommon
StormCommon.setInstance
(StormCommon common) Provide an instance of this class for delegates to use. -
Uses of StormCommon in org.apache.storm.utils
Constructors in org.apache.storm.utils with parameters of type StormCommon