Package com.linkedin.venice.meta
Interface ReadOnlyStoreConfigRepository
- All Known Implementing Classes:
HelixReadOnlyStoreConfigRepository
public interface ReadOnlyStoreConfigRepository
Interface defined the way to retrieve the store config from a repository.
-
Method Summary
Modifier and TypeMethodDescriptiongetStoreConfig
(String storeName) getStoreConfigOrThrow
(String storeName)
-
Method Details
-
getStoreConfig
-
getStoreConfigOrThrow
-