Uses of Interface
org.apache.storm.starter.tools.Rankable
-
Uses of Rankable in org.apache.storm.starter.tools
Modifier and TypeClassDescriptionclass
This class wraps an objects and its associated count, including any additional data fields.Modifier 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.Modifier and TypeMethodDescriptionRankings.getRankings()
The returned defensive copy is only "somewhat" defensive.