Package io.rtr.alchemy.db
Interface ExperimentsStoreProvider
- All Superinterfaces:
AutoCloseable,Closeable
An interface for implementing a provider that is configurable
-
Method Summary
-
Method Details
-
getCache
ExperimentsCache getCache() -
getStore
ExperimentsStore getStore()
-