| Interface | Description |
|---|---|
| SnapshotConsumer |
A class that wants to consume snapshots after they are created by the Snapshot creator on an interval update has to implement this interface.
|
| Class | Description |
|---|---|
| ProducerSnapshot |
A snapshot of producer's data after an interval passed.
|
| SnapshotCreator |
This is a utility class that creates snapshot for further usage.
|
| SnapshotRepository |
This repository creates snapshots and delivers them to snapshot consumer.
|
| StatSnapshot |
TODO comment this class
|
Copyright © 2010-2020 anotheria.net. All Rights Reserved.