Class NativeMetadataRepositoryViewAdapter

java.lang.Object
com.linkedin.davinci.repository.NativeMetadataRepositoryViewAdapter
All Implemented Interfaces:
SubscribedViewStoreProvider, ClusterInfoProvider, ReadOnlySchemaRepository, ReadOnlyStoreRepository, SubscriptionBasedReadOnlyStoreRepository, VeniceResource

Adapter that provides read only interface to access store, schema and cluster info using the underlying NativeMetadataRepository for both regular Venice stores and Venice view stores. Intended for client libraries like DaVinci and CC clients which need to consume and materialize store views.