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