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