Class StatTrackingStoreClient<K,V>

Type Parameters:
V -
All Implemented Interfaces:
AvroGenericReadComputeStoreClient<K,V>, AvroGenericStoreClient<K,V>, Closeable, AutoCloseable
Direct Known Subclasses:
SpecificStatTrackingStoreClient

public class StatTrackingStoreClient<K,V> extends DelegatingStoreClient<K,V>
This class is used to handle all the metric related logic.