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