Package | Description |
---|---|
org.apache.storm.generated |
Modifier and Type | Method and Description |
---|---|
SpoutAggregateStats |
SpoutAggregateStats.deepCopy() |
SpoutAggregateStats |
SpecificAggregateStats.get_spout() |
Modifier and Type | Method and Description |
---|---|
int |
SpoutAggregateStats.compareTo(SpoutAggregateStats other) |
boolean |
SpoutAggregateStats.equals(SpoutAggregateStats that) |
void |
SpecificAggregateStats.set_spout(SpoutAggregateStats value) |
static SpecificAggregateStats |
SpecificAggregateStats.spout(SpoutAggregateStats value) |
Constructor and Description |
---|
SpoutAggregateStats(SpoutAggregateStats other)
Performs a deep copy on other.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.