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