Uses of Class
org.apache.storm.generated.DistributedRPC.execute_result
Packages that use DistributedRPC.execute_result
-
Uses of DistributedRPC.execute_result in org.apache.storm.generated
Methods in org.apache.storm.generated that return DistributedRPC.execute_resultModifier and TypeMethodDescriptionDistributedRPC.execute_result.deepCopy()
DistributedRPC.Processor.execute.getResult
(I iface, DistributedRPC.execute_args args) Methods in org.apache.storm.generated with parameters of type DistributedRPC.execute_resultModifier and TypeMethodDescriptionint
DistributedRPC.execute_result.compareTo
(DistributedRPC.execute_result other) boolean
DistributedRPC.execute_result.equals
(DistributedRPC.execute_result that) Constructors in org.apache.storm.generated with parameters of type DistributedRPC.execute_resultModifierConstructorDescriptionPerforms a deep copy on other.