Package | Description |
---|---|
org.apache.storm | |
org.apache.storm.generated | |
org.apache.storm.perf.utils | |
org.apache.storm.starter |
Modifier and Type | Method and Description |
---|---|
ClusterSummary |
ILocalCluster.getClusterInfo() |
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.thrift.async.AsyncMethodCallback<ClusterSummary> |
Nimbus.AsyncProcessor.getClusterInfo.getResultHandler(org.apache.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.AsyncProcessor.getClusterInfo.start(I iface,
Nimbus.getClusterInfo_args args,
org.apache.thrift.async.AsyncMethodCallback<ClusterSummary> resultHandler) |
Constructor and Description |
---|
ClusterSummary(ClusterSummary other)
Performs a deep copy on other.
|
getClusterInfo_result(ClusterSummary success,
AuthorizationException aze) |
Modifier and Type | Method and Description |
---|---|
static TopologySummary |
MetricsSample.getTopologySummary(ClusterSummary cs,
String name) |
Modifier and Type | Method and Description |
---|---|
ClusterSummary |
ThroughputVsLatency.C.getClusterInfo() |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.