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