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