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