Interface | Description |
---|---|
AgronaPersistable |
Created by Alex on 07/10/2016.
|
Class | Description |
---|---|
BaseCollectionStatsStorage |
An implementation of the
StatsStorage interface, backed by MapDB |
BaseCollectionStatsStorage.SessionTypeId | |
BaseCollectionStatsStorage.SessionTypeWorkerId | |
FileStatsStorage |
A StatsStorage implementation that stores UI data in a file for persistence.
Can be used for multiple instances, and across multiple independent runs. |
InMemoryStatsStorage |
A StatsStorage implementation that stores all data in memory.
|
TestStatsStorage |
Created by Alex on 03/10/2016.
|