core_entry_store library
Foundation for Core Entry Store
Classes
-
EntryCollectionSnapshot<
Event> -
EntryCollectionSnapshotPending<
Event> -
EntryCollectionSnapshotReady<
Event> -
EntrySnapshot<
Event> -
EntryStore<
Event> -
EntryStoreDelegate<
Event> -
EntryStoreFactory<
Event> -
EntryStoreRead<
Event> -
EntryStoreSource<
Event> -
EntryStoreSourceProvider<
Event> -
EntryStoreUpdate<
Event> -
EntryStoreUpdateEntryCollectionSnapshot<
Event> -
EntryStoreUpdateUpstreamEntryRef<
Event> -
EntryStoreWrite<
Event>
Typedefs
-
EntryStoreConstructor
= EntryStore<
Event> Function<Event>({required JsonEventConverter< Event> eventConverter, required String path, required String persistenceId})