All Classes
-
Class Summary Class Description AbstractStorageIntegrationTest Extend this class in order to create an integration test for your TimeSeriesStorage plugin.InMemoryStorage Simulates a TimeSeriesStorage in memory (ConcurrentHashMap).
| Class | Description |
|---|---|
| AbstractStorageIntegrationTest |
Extend this class in order to create an integration test for your TimeSeriesStorage plugin.
|
| InMemoryStorage |
Simulates a TimeSeriesStorage in memory (ConcurrentHashMap).
|