| Class | Description |
|---|---|
| AsyncIncrementalSnapshotPersistor |
Runnable which is responsible for persisting the snapshots that are taken |
| AsyncSnapshotPersistor |
Runnable which is responsible for persisting the snapshots that are taken |
| ByteSerializer |
Serializer used by
SnapshotService to do Object to Byte[] conversion and vise-versa |
| IncrementalSnapshot |
The class which represents the serialized incremental snapshot.
|
| PersistenceReference |
Class which contains the references related to persistence
|
| SnapshotRequest |
Snapshot request type ThreadLocal holder
|
| SnapshotService |
Service level implementation to take/restore snapshots of processing elements.
|
Copyright © 2020. All rights reserved.