| 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 | 
|---|---|
ClusterSummary | 
LocalCluster.getClusterInfo()  | 
ClusterSummary | 
ILocalCluster.getClusterInfo()
Get cluster information. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ClusterSummary | 
Nimbus.getClusterInfo()  | 
| Modifier and Type | Method and Description | 
|---|---|
static Map<String,Object> | 
UIHelpers.getClusterSummary(ClusterSummary clusterSummary,
                 String user,
                 Map<String,Object> conf)
Converts thrift call result into map fit for UI/api. 
 | 
static Map<String,Object> | 
UIHelpers.getNimbusSummary(ClusterSummary clusterInfo,
                Map<String,Object> config)
getNimbusSummary. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ClusterSummary | 
ClusterSummary.deepCopy()  | 
ClusterSummary | 
Nimbus.getClusterInfo_result.get_success()  | 
ClusterSummary | 
Nimbus.Iface.getClusterInfo()  | 
ClusterSummary | 
Nimbus.Client.getClusterInfo()  | 
ClusterSummary | 
Nimbus.AsyncClient.getClusterInfo_call.getResult()  | 
ClusterSummary | 
Nimbus.Client.recv_getClusterInfo()  | 
| Modifier and Type | Method and Description | 
|---|---|
org.apache.storm.thrift.async.AsyncMethodCallback<ClusterSummary> | 
Nimbus.AsyncProcessor.getClusterInfo.getResultHandler(org.apache.storm.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
                int seqid)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
ClusterSummary.compareTo(ClusterSummary other)  | 
boolean | 
ClusterSummary.equals(ClusterSummary that)  | 
void | 
Nimbus.getClusterInfo_result.set_success(ClusterSummary success)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Nimbus.AsyncIface.getClusterInfo(org.apache.storm.thrift.async.AsyncMethodCallback<ClusterSummary> resultHandler)  | 
void | 
Nimbus.AsyncClient.getClusterInfo(org.apache.storm.thrift.async.AsyncMethodCallback<ClusterSummary> resultHandler)  | 
void | 
Nimbus.AsyncProcessor.getClusterInfo.start(I iface,
     Nimbus.getClusterInfo_args args,
     org.apache.storm.thrift.async.AsyncMethodCallback<ClusterSummary> resultHandler)  | 
| Constructor and Description | 
|---|
ClusterSummary(ClusterSummary other)
Performs a deep copy on other. 
 | 
getClusterInfo_result(ClusterSummary success,
                     AuthorizationException aze)  | 
| Constructor and Description | 
|---|
getClusterInfo_call(org.apache.storm.thrift.async.AsyncMethodCallback<ClusterSummary> 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.