Package com.linkedin.davinci.repository
Interface SubscribedViewStoreProvider
- All Known Implementing Classes:
NativeMetadataRepositoryViewAdapter
public interface SubscribedViewStoreProvider
Interface for
SubscriptionBasedReadOnlyStoreRepository
to provide a set of view
stores given the parent store.-
Method Summary
-
Method Details
-
getSubscribedViewStores
- Parameters:
storeName
- of the Venice store.- Returns:
- a set of subscribed view store names associated with the provided Venice store.
-