| Package | Description | 
|---|---|
| org.apache.storm.generated | 
| Modifier and Type | Method and Description | 
|---|---|
| DistributedRPC.execute_args | DistributedRPC.execute_args. deepCopy() | 
| DistributedRPC.execute_args | DistributedRPC.Processor.execute. getEmptyArgsInstance() | 
| DistributedRPC.execute_args | DistributedRPC.AsyncProcessor.execute. getEmptyArgsInstance() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | DistributedRPC.execute_args. compareTo(DistributedRPC.execute_args other) | 
| boolean | DistributedRPC.execute_args. equals(DistributedRPC.execute_args that) | 
| DistributedRPC.execute_result | DistributedRPC.Processor.execute. getResult(I iface,
         DistributedRPC.execute_args args) | 
| void | DistributedRPC.AsyncProcessor.execute. start(I iface,
     DistributedRPC.execute_args args,
     org.apache.thrift.async.AsyncMethodCallback<String> resultHandler) | 
| Constructor and Description | 
|---|
| execute_args(DistributedRPC.execute_args other)Performs a deep copy on other. | 
Copyright © 2022 The Apache Software Foundation. All Rights Reserved.