Class MetaStoreReader

java.lang.Object
com.linkedin.venice.system.store.MetaStoreReader
All Implemented Interfaces:
Closeable, AutoCloseable

public class MetaStoreReader extends Object implements Closeable
  • Constructor Details

    • MetaStoreReader

      public MetaStoreReader(com.linkedin.d2.balancer.D2Client d2Client, String clusterDiscoveryD2ServiceName)
  • Method Details