Uses of Class
org.apache.storm.generated.DistributedRPC.execute_args
-
Uses of DistributedRPC.execute_args in org.apache.storm.generated
Modifier and TypeMethodDescriptionDistributedRPC.execute_args.deepCopy()
DistributedRPC.AsyncProcessor.execute.getEmptyArgsInstance()
DistributedRPC.Processor.execute.getEmptyArgsInstance()
Modifier 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) ModifierConstructorDescriptionPerforms a deep copy on other.