Package com.linkedin.venice.system.store
Class MetaStoreReader
java.lang.Object
com.linkedin.venice.system.store.MetaStoreReader
- All Implemented Interfaces:
Closeable
,AutoCloseable
-
Constructor Summary
ConstructorDescriptionMetaStoreReader
(com.linkedin.d2.balancer.D2Client d2Client, String clusterDiscoveryD2ServiceName) -
Method Summary
-
Constructor Details
-
MetaStoreReader
public MetaStoreReader(com.linkedin.d2.balancer.D2Client d2Client, String clusterDiscoveryD2ServiceName)
-
-
Method Details
-
getHeartbeat
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
-