Package | Description |
---|---|
org.apache.storm.generated |
Modifier and Type | Method and Description |
---|---|
static SpecificAggregateStats |
SpecificAggregateStats.bolt(BoltAggregateStats value) |
SpecificAggregateStats |
SpecificAggregateStats.deepCopy() |
SpecificAggregateStats |
ComponentAggregateStats.get_specific_stats() |
static SpecificAggregateStats |
SpecificAggregateStats.spout(SpoutAggregateStats value) |
Modifier and Type | Method and Description |
---|---|
int |
SpecificAggregateStats.compareTo(SpecificAggregateStats other) |
boolean |
SpecificAggregateStats.equals(SpecificAggregateStats other) |
void |
ComponentAggregateStats.set_specific_stats(SpecificAggregateStats specific_stats) |
Constructor and Description |
---|
SpecificAggregateStats(SpecificAggregateStats other) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.