Uses of Class
org.apache.storm.cluster.ClusterUtils
-
Packages that use ClusterUtils Package Description org.apache.storm.cluster org.apache.storm.testing.staticmocking -
-
Uses of ClusterUtils in org.apache.storm.cluster
Methods in org.apache.storm.cluster with parameters of type ClusterUtils Modifier and Type Method Description static void
ClusterUtils. setInstance(ClusterUtils u)
Provide an instance of this class for delegates to use. -
Uses of ClusterUtils in org.apache.storm.testing.staticmocking
Constructors in org.apache.storm.testing.staticmocking with parameters of type ClusterUtils Constructor Description MockedCluster(ClusterUtils inst)
-