| Class | Description |
|---|---|
| FeedbackTinyLfuPolicy |
The TinyLfu + Lru algorithm where arrival is given more emphasis based on success of previous
predictions.
|
| FeedbackWindowTinyLfuPolicy |
The Window TinyLfu algorithm where the size of the admission window is adjusted based on the
workload.
|