Class HelixReadOnlyStoreViewConfigRepositoryAdapter

java.lang.Object
com.linkedin.venice.helix.HelixReadOnlyStoreViewConfigRepositoryAdapter
All Implemented Interfaces:
ReadOnlyStoreConfigRepository, VeniceResource

public class HelixReadOnlyStoreViewConfigRepositoryAdapter extends Object implements ReadOnlyStoreConfigRepository, VeniceResource
This repository provides read-only interface to access store configs for both regular Venice store names and view store names. This adapter is only needed if the component is expected to work with view stores.