Uses of Class
org.apache.storm.generated.SpoutAggregateStats
Packages that use SpoutAggregateStats
-
Uses of SpoutAggregateStats in org.apache.storm.generated
Methods in org.apache.storm.generated that return SpoutAggregateStatsModifier and TypeMethodDescriptionSpoutAggregateStats.deepCopy()
SpecificAggregateStats.get_spout()
Methods in org.apache.storm.generated with parameters of type SpoutAggregateStatsModifier and TypeMethodDescriptionint
SpoutAggregateStats.compareTo
(SpoutAggregateStats other) boolean
SpoutAggregateStats.equals
(SpoutAggregateStats that) void
SpecificAggregateStats.set_spout
(SpoutAggregateStats value) static SpecificAggregateStats
SpecificAggregateStats.spout
(SpoutAggregateStats value) Constructors in org.apache.storm.generated with parameters of type SpoutAggregateStatsModifierConstructorDescriptionPerforms a deep copy on other.