public static class DistributedRPC.Processor.execute<I extends DistributedRPC.Iface> extends org.apache.storm.thrift.ProcessFunction<I,DistributedRPC.execute_args>
Constructor and Description |
---|
execute() |
Modifier and Type | Method and Description |
---|---|
DistributedRPC.execute_args |
getEmptyArgsInstance() |
DistributedRPC.execute_result |
getResult(I iface,
DistributedRPC.execute_args args) |
protected boolean |
isOneway() |
protected boolean |
rethrowUnhandledExceptions() |
public DistributedRPC.execute_args getEmptyArgsInstance()
getEmptyArgsInstance
in class org.apache.storm.thrift.ProcessFunction<I extends DistributedRPC.Iface,DistributedRPC.execute_args>
protected boolean isOneway()
isOneway
in class org.apache.storm.thrift.ProcessFunction<I extends DistributedRPC.Iface,DistributedRPC.execute_args>
protected boolean rethrowUnhandledExceptions()
rethrowUnhandledExceptions
in class org.apache.storm.thrift.ProcessFunction<I extends DistributedRPC.Iface,DistributedRPC.execute_args>
public DistributedRPC.execute_result getResult(I iface, DistributedRPC.execute_args args) throws org.apache.storm.thrift.TException
getResult
in class org.apache.storm.thrift.ProcessFunction<I extends DistributedRPC.Iface,DistributedRPC.execute_args>
org.apache.storm.thrift.TException
Copyright © 2022 The Apache Software Foundation. All rights reserved.