public class EventDiskCache
extends java.lang.Object
| Constructor and Description |
|---|
EventDiskCache(Tracker tracker) |
| Modifier and Type | Method and Description |
|---|---|
void |
cache(java.util.List<Event> toCache) |
boolean |
isEmpty() |
java.util.List<Event> |
uncache() |