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