|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--Resource | +--ca.aura.resources.RankResource
Method Summary | |
static RankResource |
getDefault()
get the singleton resource |
int |
getLRD_K_Interval()
Over how long should we determine the average number of page accesses? |
int |
getLRD_TemporalDecay_Interval()
Over how many days do we apply the temporal decay? |
int |
getMaximumRank()
get the maximum rank |
int |
getMinimumRank()
get the minimum rank |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static RankResource getDefault()
public int getLRD_K_Interval()
public int getLRD_TemporalDecay_Interval()
public int getMinimumRank()
public int getMaximumRank()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |