Uses of Class
org.apache.storm.daemon.nimbus.Nimbus
Packages that use Nimbus
-
Uses of Nimbus in org.apache.storm
Methods in org.apache.storm that return NimbusMethod parameters in org.apache.storm with type arguments of type NimbusModifier and TypeMethodDescriptionLocalCluster.Builder.withNimbusWrapper
(UnaryOperator<Nimbus> nimbusWrapper) Before nimbus is created/used call nimbusWrapper on it first and use the result instead. -
Uses of Nimbus in org.apache.storm.daemon.nimbus
Methods in org.apache.storm.daemon.nimbus that return Nimbus