Package org.apache.storm.generated
Class Nimbus.AsyncProcessor.getTopologyInfoByName<I extends Nimbus.AsyncIface>
java.lang.Object
org.apache.storm.thrift.AsyncProcessFunction<I,Nimbus.getTopologyInfoByName_args,TopologyInfo>
  
org.apache.storm.generated.Nimbus.AsyncProcessor.getTopologyInfoByName<I>
- Enclosing class:
- Nimbus.AsyncProcessor<I extends Nimbus.AsyncIface>
public static class Nimbus.AsyncProcessor.getTopologyInfoByName<I extends Nimbus.AsyncIface>
extends org.apache.storm.thrift.AsyncProcessFunction<I,Nimbus.getTopologyInfoByName_args,TopologyInfo>  
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionorg.apache.storm.thrift.async.AsyncMethodCallback<TopologyInfo>getResultHandler(org.apache.storm.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) protected booleanisOneway()voidstart(I iface, Nimbus.getTopologyInfoByName_args args, org.apache.storm.thrift.async.AsyncMethodCallback<TopologyInfo> resultHandler) Methods inherited from class org.apache.storm.thrift.AsyncProcessFunctiongetMethodName, sendResponse
- 
Constructor Details- 
getTopologyInfoByNamepublic getTopologyInfoByName()
 
- 
- 
Method Details- 
getEmptyArgsInstance- Specified by:
- getEmptyArgsInstancein class- org.apache.storm.thrift.AsyncProcessFunction<I extends Nimbus.AsyncIface,- Nimbus.getTopologyInfoByName_args, - TopologyInfo> 
 
- 
getResultHandlerpublic org.apache.storm.thrift.async.AsyncMethodCallback<TopologyInfo> getResultHandler(org.apache.storm.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) - Specified by:
- getResultHandlerin class- org.apache.storm.thrift.AsyncProcessFunction<I extends Nimbus.AsyncIface,- Nimbus.getTopologyInfoByName_args, - TopologyInfo> 
 
- 
isOnewayprotected boolean isOneway()- Specified by:
- isOnewayin class- org.apache.storm.thrift.AsyncProcessFunction<I extends Nimbus.AsyncIface,- Nimbus.getTopologyInfoByName_args, - TopologyInfo> 
 
- 
startpublic void start(I iface, Nimbus.getTopologyInfoByName_args args, org.apache.storm.thrift.async.AsyncMethodCallback<TopologyInfo> resultHandler) throws org.apache.storm.thrift.TException - Specified by:
- startin class- org.apache.storm.thrift.AsyncProcessFunction<I extends Nimbus.AsyncIface,- Nimbus.getTopologyInfoByName_args, - TopologyInfo> 
- Throws:
- org.apache.storm.thrift.TException
 
 
-