Uses of Interface
org.apache.storm.starter.tools.Rankable
Packages that use Rankable
-
Uses of Rankable in org.apache.storm.starter.tools
Classes in org.apache.storm.starter.tools that implement RankableModifier and TypeClassDescriptionclass
This class wraps an objects and its associated count, including any additional data fields.Methods in org.apache.storm.starter.tools that return RankableModifier and TypeMethodDescriptionRankable.copy()
Note: We do not defensively copy the object wrapped by the Rankable.RankableObjectWithFields.copy()
Note: We do not defensively copy the wrapped object and any accompanying fields.Methods in org.apache.storm.starter.tools that return types with arguments of type RankableModifier and TypeMethodDescriptionRankings.getRankings()
The returned defensive copy is only "somewhat" defensive.Methods in org.apache.storm.starter.tools with parameters of type Rankable