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