public interface SessionSnapshooter
Modifier and Type | Method and Description |
---|---|
SnapshotInfos |
deserialize() |
LocalDateTime |
getLastSnapshotTime() |
void |
serialize(KieSessionContext kieSessionContext,
String lastInsertedEventkey,
long lastInsertedEventOffset) |
void serialize(KieSessionContext kieSessionContext, String lastInsertedEventkey, long lastInsertedEventOffset)
SnapshotInfos deserialize()
LocalDateTime getLastSnapshotTime()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.