DataStoreMaintenanceEngineFactory
Factory to create a DataStoreMaintenanceEngine.
Important: This is a Public Preview API. It may be changed or removed at any time.
Functions
Link copied to clipboard
fun create(updatableDataStore: UpdatableDataStore, storeAccess: StoreAccess): DataStoreMaintenanceEngine
Creates a DataStoreMaintenanceEngine provided updatable data store.