Package org.apache.storm.generated
Class Nimbus.AsyncProcessor.getLogConfig<I extends Nimbus.AsyncIface>
java.lang.Object
org.apache.storm.thrift.AsyncProcessFunction<I,Nimbus.getLogConfig_args,LogConfig>
org.apache.storm.generated.Nimbus.AsyncProcessor.getLogConfig<I>
- Enclosing class:
- Nimbus.AsyncProcessor<I extends Nimbus.AsyncIface>
public static class Nimbus.AsyncProcessor.getLogConfig<I extends Nimbus.AsyncIface>
extends org.apache.storm.thrift.AsyncProcessFunction<I,Nimbus.getLogConfig_args,LogConfig>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.storm.thrift.async.AsyncMethodCallback<LogConfig>
getResultHandler
(org.apache.storm.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) protected boolean
isOneway()
void
start
(I iface, Nimbus.getLogConfig_args args, org.apache.storm.thrift.async.AsyncMethodCallback<LogConfig> resultHandler) Methods inherited from class org.apache.storm.thrift.AsyncProcessFunction
getMethodName, sendResponse
-
Constructor Details
-
getLogConfig
public getLogConfig()
-
-
Method Details
-
getEmptyArgsInstance
- Specified by:
getEmptyArgsInstance
in classorg.apache.storm.thrift.AsyncProcessFunction<I extends Nimbus.AsyncIface,
Nimbus.getLogConfig_args, LogConfig>
-
getResultHandler
public org.apache.storm.thrift.async.AsyncMethodCallback<LogConfig> getResultHandler(org.apache.storm.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) - Specified by:
getResultHandler
in classorg.apache.storm.thrift.AsyncProcessFunction<I extends Nimbus.AsyncIface,
Nimbus.getLogConfig_args, LogConfig>
-
isOneway
protected boolean isOneway()- Specified by:
isOneway
in classorg.apache.storm.thrift.AsyncProcessFunction<I extends Nimbus.AsyncIface,
Nimbus.getLogConfig_args, LogConfig>
-
start
public void start(I iface, Nimbus.getLogConfig_args args, org.apache.storm.thrift.async.AsyncMethodCallback<LogConfig> resultHandler) throws org.apache.storm.thrift.TException - Specified by:
start
in classorg.apache.storm.thrift.AsyncProcessFunction<I extends Nimbus.AsyncIface,
Nimbus.getLogConfig_args, LogConfig> - Throws:
org.apache.storm.thrift.TException
-