|
||||||||||
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 | |
---|---|
List<HashOccurrence> |
HashOccurrenceManager.findTopOccurrencesOnDay(Integer maxOccurrences,
ITransaction transaction,
String serviceInstanceId)
Method used to retrieve the top-occurrences of a hashtag in the current day. |
List<HashOccurrence> |
HashOccurrenceManager.findTopOccurrencesOnWeek(Integer maxOccurrences,
ITransaction transaction,
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 |