Uses of Class
org.apache.storm.generated.Nimbus.killTopologyWithOpts_result
-
Packages that use Nimbus.killTopologyWithOpts_result Package Description org.apache.storm.generated -
-
Uses of Nimbus.killTopologyWithOpts_result in org.apache.storm.generated
Methods in org.apache.storm.generated that return Nimbus.killTopologyWithOpts_result Modifier and Type Method Description Nimbus.killTopologyWithOpts_result
Nimbus.killTopologyWithOpts_result. deepCopy()
Nimbus.killTopologyWithOpts_result
Nimbus.Processor.killTopologyWithOpts. getResult(I iface, Nimbus.killTopologyWithOpts_args args)
Methods in org.apache.storm.generated with parameters of type Nimbus.killTopologyWithOpts_result Modifier and Type Method Description int
Nimbus.killTopologyWithOpts_result. compareTo(Nimbus.killTopologyWithOpts_result other)
boolean
Nimbus.killTopologyWithOpts_result. equals(Nimbus.killTopologyWithOpts_result that)
Constructors in org.apache.storm.generated with parameters of type Nimbus.killTopologyWithOpts_result Constructor Description killTopologyWithOpts_result(Nimbus.killTopologyWithOpts_result other)
Performs a deep copy on other.
-