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