| Package | Description | 
|---|---|
| org.apache.storm | |
| org.apache.storm.generated | |
| org.apache.storm.starter | |
| org.apache.storm.utils | 
| Modifier and Type | Method and Description | 
|---|---|
TopologyInfo | 
ILocalCluster.getTopologyInfo(String id)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ISubmitterHook.notify(TopologyInfo topologyInfo,
      Map stormConf,
      StormTopology topology)  | 
| Modifier and Type | Method and Description | 
|---|---|
TopologyInfo | 
TopologyInfo.deepCopy()  | 
TopologyInfo | 
Nimbus.getTopologyInfo_result.get_success()  | 
TopologyInfo | 
Nimbus.getTopologyInfoWithOpts_result.get_success()  | 
TopologyInfo | 
Nimbus.AsyncClient.getTopologyInfo_call.getResult()  | 
TopologyInfo | 
Nimbus.AsyncClient.getTopologyInfoWithOpts_call.getResult()  | 
TopologyInfo | 
Nimbus.Iface.getTopologyInfo(String id)  | 
TopologyInfo | 
Nimbus.Client.getTopologyInfo(String id)  | 
TopologyInfo | 
Nimbus.Iface.getTopologyInfoWithOpts(String id,
                       GetInfoOptions options)  | 
TopologyInfo | 
Nimbus.Client.getTopologyInfoWithOpts(String id,
                       GetInfoOptions options)  | 
TopologyInfo | 
Nimbus.Client.recv_getTopologyInfo()  | 
TopologyInfo | 
Nimbus.Client.recv_getTopologyInfoWithOpts()  | 
| Modifier and Type | Method and Description | 
|---|---|
org.apache.thrift.async.AsyncMethodCallback<TopologyInfo> | 
Nimbus.AsyncProcessor.getTopologyInfo.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
                int seqid)  | 
org.apache.thrift.async.AsyncMethodCallback<TopologyInfo> | 
Nimbus.AsyncProcessor.getTopologyInfoWithOpts.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
                int seqid)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
TopologyInfo.compareTo(TopologyInfo other)  | 
boolean | 
TopologyInfo.equals(TopologyInfo that)  | 
void | 
Nimbus.getTopologyInfo_result.set_success(TopologyInfo success)  | 
void | 
Nimbus.getTopologyInfoWithOpts_result.set_success(TopologyInfo success)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Nimbus.AsyncIface.getTopologyInfo(String id,
               org.apache.thrift.async.AsyncMethodCallback<TopologyInfo> resultHandler)  | 
void | 
Nimbus.AsyncClient.getTopologyInfo(String id,
               org.apache.thrift.async.AsyncMethodCallback<TopologyInfo> resultHandler)  | 
void | 
Nimbus.AsyncIface.getTopologyInfoWithOpts(String id,
                       GetInfoOptions options,
                       org.apache.thrift.async.AsyncMethodCallback<TopologyInfo> resultHandler)  | 
void | 
Nimbus.AsyncClient.getTopologyInfoWithOpts(String id,
                       GetInfoOptions options,
                       org.apache.thrift.async.AsyncMethodCallback<TopologyInfo> resultHandler)  | 
void | 
Nimbus.AsyncProcessor.getTopologyInfo.start(I iface,
     Nimbus.getTopologyInfo_args args,
     org.apache.thrift.async.AsyncMethodCallback<TopologyInfo> resultHandler)  | 
void | 
Nimbus.AsyncProcessor.getTopologyInfoWithOpts.start(I iface,
     Nimbus.getTopologyInfoWithOpts_args args,
     org.apache.thrift.async.AsyncMethodCallback<TopologyInfo> resultHandler)  | 
| Constructor and Description | 
|---|
getTopologyInfo_result(TopologyInfo success,
                      NotAliveException e,
                      AuthorizationException aze)  | 
getTopologyInfoWithOpts_result(TopologyInfo success,
                              NotAliveException e,
                              AuthorizationException aze)  | 
TopologyInfo(TopologyInfo other)
Performs a deep copy on other. 
 | 
| Constructor and Description | 
|---|
getTopologyInfo_call(String id,
                    org.apache.thrift.async.AsyncMethodCallback<TopologyInfo> resultHandler,
                    org.apache.thrift.async.TAsyncClient client,
                    org.apache.thrift.protocol.TProtocolFactory protocolFactory,
                    org.apache.thrift.transport.TNonblockingTransport transport)  | 
getTopologyInfoWithOpts_call(String id,
                            GetInfoOptions options,
                            org.apache.thrift.async.AsyncMethodCallback<TopologyInfo> resultHandler,
                            org.apache.thrift.async.TAsyncClient client,
                            org.apache.thrift.protocol.TProtocolFactory protocolFactory,
                            org.apache.thrift.transport.TNonblockingTransport transport)  | 
| Modifier and Type | Method and Description | 
|---|---|
TopologyInfo | 
ThroughputVsLatency.C.getTopologyInfo(String id)  | 
| Modifier and Type | Method and Description | 
|---|---|
static TopologyInfo | 
Utils.getTopologyInfo(String name,
               String asUser,
               Map stormConf)  | 
Copyright © 2022 The Apache Software Foundation. All Rights Reserved.