public class LoadedSnapshot
extends java.lang.Object
| Constructor and Description |
|---|
LoadedSnapshot(io.eventuate.javaclient.commonimpl.SerializedSnapshotWithVersion serializedSnapshot,
java.lang.String triggeringEvents) |
| Modifier and Type | Method and Description |
|---|---|
io.eventuate.javaclient.commonimpl.SerializedSnapshotWithVersion |
getSerializedSnapshot() |
java.lang.String |
getTriggeringEvents() |