| Package | Description | 
|---|---|
| org.apache.storm | |
| org.apache.storm.daemon.nimbus | |
| org.apache.storm.daemon.ui | |
| org.apache.storm.generated | 
| Modifier and Type | Method and Description | 
|---|---|
TopologyHistoryInfo | 
LocalCluster.getTopologyHistory(String user)  | 
| Modifier and Type | Method and Description | 
|---|---|
TopologyHistoryInfo | 
Nimbus.getTopologyHistory(String user)  | 
| Modifier and Type | Method and Description | 
|---|---|
static Map<String,Object> | 
UIHelpers.getTopologyHistoryInfo(TopologyHistoryInfo topologyHistory)
Get topology history. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
TopologyHistoryInfo | 
TopologyHistoryInfo.deepCopy()  | 
TopologyHistoryInfo | 
Nimbus.getTopologyHistory_result.get_success()  | 
TopologyHistoryInfo | 
Nimbus.AsyncClient.getTopologyHistory_call.getResult()  | 
TopologyHistoryInfo | 
Nimbus.Iface.getTopologyHistory(String user)  | 
TopologyHistoryInfo | 
Nimbus.Client.getTopologyHistory(String user)  | 
TopologyHistoryInfo | 
Nimbus.Client.recv_getTopologyHistory()  | 
| Modifier and Type | Method and Description | 
|---|---|
org.apache.storm.thrift.async.AsyncMethodCallback<TopologyHistoryInfo> | 
Nimbus.AsyncProcessor.getTopologyHistory.getResultHandler(org.apache.storm.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
                int seqid)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
TopologyHistoryInfo.compareTo(TopologyHistoryInfo other)  | 
boolean | 
TopologyHistoryInfo.equals(TopologyHistoryInfo that)  | 
void | 
Nimbus.getTopologyHistory_result.set_success(TopologyHistoryInfo success)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Nimbus.AsyncIface.getTopologyHistory(String user,
                  org.apache.storm.thrift.async.AsyncMethodCallback<TopologyHistoryInfo> resultHandler)  | 
void | 
Nimbus.AsyncClient.getTopologyHistory(String user,
                  org.apache.storm.thrift.async.AsyncMethodCallback<TopologyHistoryInfo> resultHandler)  | 
void | 
Nimbus.AsyncProcessor.getTopologyHistory.start(I iface,
     Nimbus.getTopologyHistory_args args,
     org.apache.storm.thrift.async.AsyncMethodCallback<TopologyHistoryInfo> resultHandler)  | 
| Constructor and Description | 
|---|
getTopologyHistory_result(TopologyHistoryInfo success,
                         AuthorizationException aze)  | 
TopologyHistoryInfo(TopologyHistoryInfo other)
Performs a deep copy on other. 
 | 
| Constructor and Description | 
|---|
getTopologyHistory_call(String user,
                       org.apache.storm.thrift.async.AsyncMethodCallback<TopologyHistoryInfo> resultHandler,
                       org.apache.storm.thrift.async.TAsyncClient client,
                       org.apache.storm.thrift.protocol.TProtocolFactory protocolFactory,
                       org.apache.storm.thrift.transport.TNonblockingTransport transport)  | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.