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