Uses of Class
org.apache.storm.generated.SpecificAggregateStats
-
Uses of SpecificAggregateStats in org.apache.storm.generated
Modifier and TypeMethodDescriptionstatic SpecificAggregateStats
SpecificAggregateStats.bolt
(BoltAggregateStats value) SpecificAggregateStats.deepCopy()
ComponentAggregateStats.get_specific_stats()
static SpecificAggregateStats
SpecificAggregateStats.spout
(SpoutAggregateStats value) Modifier and TypeMethodDescriptionint
SpecificAggregateStats.compareTo
(SpecificAggregateStats other) boolean
SpecificAggregateStats.equals
(SpecificAggregateStats other) void
ComponentAggregateStats.set_specific_stats
(SpecificAggregateStats specific_stats)