Package com.linkedin.venice.system.store
Class MetaStoreReader
- java.lang.Object
-
- com.linkedin.venice.system.store.MetaStoreReader
-
- All Implemented Interfaces:
java.io.Closeable
,java.lang.AutoCloseable
public class MetaStoreReader extends java.lang.Object implements java.io.Closeable
-
-
Constructor Summary
Constructors Constructor Description MetaStoreReader(com.linkedin.d2.balancer.D2Client d2Client, java.lang.String clusterDiscoveryD2ServiceName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
close()
long
getHeartbeat(java.lang.String storeName)
-