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