| Package | Description | 
|---|---|
| org.apache.storm | |
| org.apache.storm.daemon.nimbus | |
| org.apache.storm.generated | 
| Modifier and Type | Method and Description | 
|---|---|
| TopologyInfo | LocalCluster. getTopologyInfoWithOpts(String id,
                       GetInfoOptions options) | 
| Modifier and Type | Method and Description | 
|---|---|
| TopologyInfo | Nimbus. getTopologyInfoWithOpts(String topoId,
                       GetInfoOptions options) | 
| Modifier and Type | Method and Description | 
|---|---|
| GetInfoOptions | GetInfoOptions. deepCopy() | 
| GetInfoOptions | Nimbus.getTopologyInfoWithOpts_args. get_options() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | GetInfoOptions. compareTo(GetInfoOptions other) | 
| boolean | GetInfoOptions. equals(GetInfoOptions that) | 
| TopologyInfo | Nimbus.Iface. getTopologyInfoWithOpts(String id,
                       GetInfoOptions options) | 
| TopologyInfo | Nimbus.Client. getTopologyInfoWithOpts(String id,
                       GetInfoOptions options) | 
| void | Nimbus.AsyncIface. getTopologyInfoWithOpts(String id,
                       GetInfoOptions options,
                       org.apache.storm.thrift.async.AsyncMethodCallback<TopologyInfo> resultHandler) | 
| void | Nimbus.AsyncClient. getTopologyInfoWithOpts(String id,
                       GetInfoOptions options,
                       org.apache.storm.thrift.async.AsyncMethodCallback<TopologyInfo> resultHandler) | 
| void | Nimbus.Client. send_getTopologyInfoWithOpts(String id,
                            GetInfoOptions options) | 
| void | Nimbus.getTopologyInfoWithOpts_args. set_options(GetInfoOptions options) | 
| Constructor and Description | 
|---|
| GetInfoOptions(GetInfoOptions other)Performs a deep copy on other. | 
| getTopologyInfoWithOpts_args(String id,
                            GetInfoOptions options) | 
| getTopologyInfoWithOpts_call(String id,
                            GetInfoOptions options,
                            org.apache.storm.thrift.async.AsyncMethodCallback<TopologyInfo> resultHandler,
                            org.apache.storm.thrift.async.TAsyncClient client,
                            org.apache.storm.thrift.protocol.TProtocolFactory protocolFactory,
                            org.apache.storm.thrift.transport.TNonblockingTransport transport) | 
Copyright © 2019 The Apache Software Foundation. All rights reserved.