Class SpecificStatTrackingStoreClient<K,V extends org.apache.avro.specific.SpecificRecord>

Type Parameters:
V -
All Implemented Interfaces:
AvroGenericReadComputeStoreClient<K,V>, AvroGenericStoreClient<K,V>, AvroSpecificStoreClient<K,V>, Closeable, AutoCloseable

public class SpecificStatTrackingStoreClient<K,V extends org.apache.avro.specific.SpecificRecord> extends StatTrackingStoreClient<K,V> implements AvroSpecificStoreClient<K,V>
This class is necessary because Venice needs to maintain a separate interface: AvroSpecificStoreClient.