public class LoadedEvents extends Object
| Constructor and Description |
|---|
LoadedEvents(Optional<SerializedSnapshotWithVersion> snapshot,
List<EventIdTypeAndData> events) |
| Modifier and Type | Method and Description |
|---|---|
List<EventIdTypeAndData> |
getEvents() |
Optional<SerializedSnapshotWithVersion> |
getSnapshot() |
public LoadedEvents(Optional<SerializedSnapshotWithVersion> snapshot, List<EventIdTypeAndData> events)
public Optional<SerializedSnapshotWithVersion> getSnapshot()
public List<EventIdTypeAndData> getEvents()
Copyright © 2021. All rights reserved.