|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HashOccurrence | |
---|---|
lumis.service.socialnetworkservices.microblog.core.manager |
Uses of HashOccurrence in lumis.service.socialnetworkservices.microblog.core.manager |
---|
Methods in lumis.service.socialnetworkservices.microblog.core.manager that return types with arguments of type HashOccurrence | |
---|---|
java.util.List<HashOccurrence> |
HashOccurrenceManager.findTopOccurrencesOnDay(java.lang.Integer maxOccurrences,
ITransaction transaction,
java.lang.String serviceInstanceId)
Method used to retrieve the top-occurrences of a hashtag in the past week, i.e, the past 7 days. |
java.util.List<HashOccurrence> |
HashOccurrenceManager.findTopOccurrencesOnWeek(java.lang.Integer maxOccurrences,
ITransaction transaction,
java.lang.String serviceInstanceId)
Method used to retrieve the top-occurrences of a hashtag in the past week, i.e, the past 7 days. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |