Package | Description |
---|---|
io.jdev.miniprofiler.storage |
Modifier and Type | Class and Description |
---|---|
class |
EhcacheStorage
Profiler storage that stored profiler instances in an Ehcache.
|
class |
MapStorage
Storage implementation based on an LRU in-memory map.
|