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

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

public class DualReadAvroSpecificStoreClient<K,V extends org.apache.avro.specific.SpecificRecord> extends DualReadAvroGenericStoreClient<K,V> implements AvroSpecificStoreClient<K,V>