Uses of Class
org.apache.storm.generated.DistributedRPC.execute_args
Packages that use DistributedRPC.execute_args
-
Uses of DistributedRPC.execute_args in org.apache.storm.generated
Methods in org.apache.storm.generated that return DistributedRPC.execute_argsModifier and TypeMethodDescriptionDistributedRPC.execute_args.deepCopy()
DistributedRPC.AsyncProcessor.execute.getEmptyArgsInstance()
DistributedRPC.Processor.execute.getEmptyArgsInstance()
Methods in org.apache.storm.generated with parameters of type DistributedRPC.execute_argsModifier and TypeMethodDescriptionint
DistributedRPC.execute_args.compareTo
(DistributedRPC.execute_args other) boolean
DistributedRPC.execute_args.equals
(DistributedRPC.execute_args that) DistributedRPC.Processor.execute.getResult
(I iface, DistributedRPC.execute_args args) void
DistributedRPC.AsyncProcessor.execute.start
(I iface, DistributedRPC.execute_args args, org.apache.storm.thrift.async.AsyncMethodCallback<String> resultHandler) Constructors in org.apache.storm.generated with parameters of type DistributedRPC.execute_argsModifierConstructorDescriptionPerforms a deep copy on other.