Class AvroGenericStoreClientImpl<K,V>

All Implemented Interfaces:
AvroGenericReadComputeStoreClient<K,V>, AvroGenericStoreClient<K,V>, Closeable, AutoCloseable
Direct Known Subclasses:
AvroBlackHoleResponseStoreClientImpl, VsonGenericStoreClientImpl

public class AvroGenericStoreClientImpl<K,V> extends AbstractAvroStoreClient<K,V>
AvroGenericStoreClient implementation for Avro generic type.