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