Class RetriableStoreClient<K,V>

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

public class RetriableStoreClient<K,V> extends DelegatingStoreClient<K,V>
TODO: make retry work for compute request.