Uses of Class
org.apache.storm.daemon.nimbus.Nimbus
Packages that use Nimbus
- 
Uses of Nimbus in org.apache.stormMethods 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.nimbusMethods in org.apache.storm.daemon.nimbus that return Nimbus