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