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