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