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