Uses of Class
org.apache.storm.generated.Nimbus.debug_result
Packages that use Nimbus.debug_result
-
Uses of Nimbus.debug_result in org.apache.storm.generated
Methods in org.apache.storm.generated that return Nimbus.debug_resultModifier and TypeMethodDescriptionNimbus.debug_result.deepCopy()
Nimbus.Processor.debug.getResult
(I iface, Nimbus.debug_args args) Methods in org.apache.storm.generated with parameters of type Nimbus.debug_resultModifier and TypeMethodDescriptionint
Nimbus.debug_result.compareTo
(Nimbus.debug_result other) boolean
Nimbus.debug_result.equals
(Nimbus.debug_result that) Constructors in org.apache.storm.generated with parameters of type Nimbus.debug_resultModifierConstructorDescriptiondebug_result
(Nimbus.debug_result other) Performs a deep copy on other.