Uses of Class
org.apache.storm.generated.SpecificAggregateStats
Packages that use SpecificAggregateStats
-
Uses of SpecificAggregateStats in org.apache.storm.generated
Methods in org.apache.storm.generated that return SpecificAggregateStatsModifier and TypeMethodDescriptionstatic SpecificAggregateStats
SpecificAggregateStats.bolt
(BoltAggregateStats value) SpecificAggregateStats.deepCopy()
ComponentAggregateStats.get_specific_stats()
static SpecificAggregateStats
SpecificAggregateStats.spout
(SpoutAggregateStats value) Methods in org.apache.storm.generated with parameters of type SpecificAggregateStatsModifier and TypeMethodDescriptionint
SpecificAggregateStats.compareTo
(SpecificAggregateStats other) boolean
SpecificAggregateStats.equals
(SpecificAggregateStats other) void
ComponentAggregateStats.set_specific_stats
(SpecificAggregateStats specific_stats) Constructors in org.apache.storm.generated with parameters of type SpecificAggregateStats