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