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