Package | Description |
---|---|
backtype.storm | |
backtype.storm.generated |
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 |
---|---|
int |
ClusterSummary.compareTo(ClusterSummary other) |
boolean |
ClusterSummary.equals(ClusterSummary that) |
void |
Nimbus.getClusterInfo_result.set_success(ClusterSummary success) |
Constructor and Description |
---|
ClusterSummary(ClusterSummary other)
Performs a deep copy on other.
|
Nimbus.getClusterInfo_result(ClusterSummary success) |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.