public static class Nimbus.AsyncProcessor.getLogConfig<I extends Nimbus.AsyncIface> extends org.apache.storm.thrift.AsyncProcessFunction<I,Nimbus.getLogConfig_args,LogConfig>
Constructor and Description |
---|
getLogConfig() |
Modifier and Type | Method and Description |
---|---|
Nimbus.getLogConfig_args |
getEmptyArgsInstance() |
org.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) |
public Nimbus.getLogConfig_args getEmptyArgsInstance()
getEmptyArgsInstance
in class org.apache.storm.thrift.AsyncProcessFunction<I extends Nimbus.AsyncIface,Nimbus.getLogConfig_args,LogConfig>
public org.apache.storm.thrift.async.AsyncMethodCallback<LogConfig> getResultHandler(org.apache.storm.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)
getResultHandler
in class org.apache.storm.thrift.AsyncProcessFunction<I extends Nimbus.AsyncIface,Nimbus.getLogConfig_args,LogConfig>
protected boolean isOneway()
isOneway
in class org.apache.storm.thrift.AsyncProcessFunction<I extends Nimbus.AsyncIface,Nimbus.getLogConfig_args,LogConfig>
public void start(I iface, Nimbus.getLogConfig_args args, org.apache.storm.thrift.async.AsyncMethodCallback<LogConfig> resultHandler) throws org.apache.storm.thrift.TException
start
in class org.apache.storm.thrift.AsyncProcessFunction<I extends Nimbus.AsyncIface,Nimbus.getLogConfig_args,LogConfig>
org.apache.storm.thrift.TException
Copyright © 2022 The Apache Software Foundation. All rights reserved.