public class RankingRecorder extends Object
| Constructor and Description |
|---|
RankingRecorder(int size,
long threshold) |
| Modifier and Type | Method and Description |
|---|---|
ConcurrentRanking |
getIntervalRecorder() |
ConcurrentRanking |
getIntervalRecorder(ConcurrentRanking recorderToRecycle) |
void |
update(long weight,
Object identity) |
public void update(long weight,
Object identity)
public ConcurrentRanking getIntervalRecorder()
public ConcurrentRanking getIntervalRecorder(ConcurrentRanking recorderToRecycle)
Copyright © 2020. All rights reserved.