ImmutableStoreLifecycle
interface ImmutableStoreLifecycle
A lifecycle of a Store. This handle allows syncing operations with the events of the store's startup and shutdown.
Store implements StoreLifecycle
ImmutableStore implements ImmutableStoreLifecycle
This is also returned from Store.start
Inheritors
Properties
Functions
Link copied to clipboard
Wait while the Store is started. If it is already started, returns immediately.
Link copied to clipboard
Suspend until the store is closed