Package io.siddhi.core.util.snapshot
Class AsyncSnapshotPersistor
- java.lang.Object
-
- io.siddhi.core.util.snapshot.AsyncSnapshotPersistor
-
-
Constructor Summary
Constructors Constructor Description AsyncSnapshotPersistor(byte[] snapshots, PersistenceStore persistenceStore, String siddhiAppName, long time)
-
-
-
Constructor Detail
-
AsyncSnapshotPersistor
public AsyncSnapshotPersistor(byte[] snapshots, PersistenceStore persistenceStore, String siddhiAppName, long time)
-
-