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