Package | Description |
---|---|
org.apache.storm.generated |
Modifier and Type | Method and Description |
---|---|
CommonAggregateStats |
CommonAggregateStats.deepCopy() |
CommonAggregateStats |
ComponentAggregateStats.get_common_stats() |
Modifier and Type | Method and Description |
---|---|
int |
CommonAggregateStats.compareTo(CommonAggregateStats other) |
boolean |
CommonAggregateStats.equals(CommonAggregateStats that) |
void |
ComponentAggregateStats.set_common_stats(CommonAggregateStats common_stats) |
Constructor and Description |
---|
CommonAggregateStats(CommonAggregateStats other)
Performs a deep copy on other.
|
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.