Class Hierarchy
- java.lang.Object
- com.linkedin.venice.client.store.AbstractAvroComputeRequestBuilder<K> (implements com.linkedin.venice.client.store.ComputeRequestBuilder<K>)
- com.linkedin.venice.client.store.AvroComputeRequestBuilderV3<K>
- com.linkedin.venice.client.store.AvroComputeRequestBuilderV4<K>
- com.linkedin.venice.client.store.AvroComputeRequestBuilderV3<K>
- com.linkedin.venice.client.store.ClientConfig<T>
- com.linkedin.venice.client.store.ClientFactory
- com.linkedin.venice.client.store.ClientFactoryTestUtils
- java.util.concurrent.CompletableFuture<T> (implements java.util.concurrent.CompletionStage<T>, java.util.concurrent.Future<V>)
- com.linkedin.venice.client.store.AppTimeOutTrackingCompletableFuture<T>
- com.linkedin.venice.client.store.ComputeGenericRecord (implements org.apache.avro.generic.GenericRecord)
- com.linkedin.venice.client.store.D2ServiceDiscovery
- com.linkedin.venice.client.store.InternalAvroStoreClient<K,
V> (implements com.linkedin.venice.client.store.AvroGenericReadComputeStoreClient<K, V>) - com.linkedin.venice.client.store.AbstractAvroStoreClient<K,
V> - com.linkedin.venice.client.store.AvroGenericStoreClientImpl<K,
V> - com.linkedin.venice.client.store.AvroBlackHoleResponseStoreClientImpl<K,
V> - com.linkedin.venice.client.store.VsonGenericStoreClientImpl<K,
V>
- com.linkedin.venice.client.store.AvroBlackHoleResponseStoreClientImpl<K,
- com.linkedin.venice.client.store.AvroSpecificStoreClientImpl<K,
V> (implements com.linkedin.venice.client.store.AvroSpecificStoreClient<K, V>)
- com.linkedin.venice.client.store.AvroGenericStoreClientImpl<K,
- com.linkedin.venice.client.store.DelegatingStoreClient<K,
V> - com.linkedin.venice.client.store.RetriableStoreClient<K,
V> - com.linkedin.venice.client.store.SpecificRetriableStoreClient<K,
V> (implements com.linkedin.venice.client.store.AvroSpecificStoreClient<K, V>)
- com.linkedin.venice.client.store.SpecificRetriableStoreClient<K,
- com.linkedin.venice.client.store.StatTrackingStoreClient<K,
V> - com.linkedin.venice.client.store.SpecificStatTrackingStoreClient<K,
V> (implements com.linkedin.venice.client.store.AvroSpecificStoreClient<K, V>)
- com.linkedin.venice.client.store.SpecificStatTrackingStoreClient<K,
- com.linkedin.venice.client.store.RetriableStoreClient<K,
- com.linkedin.venice.client.store.AbstractAvroStoreClient<K,
- com.linkedin.venice.client.store.QueryTool
- com.linkedin.venice.client.store.AbstractAvroComputeRequestBuilder<K> (implements com.linkedin.venice.client.store.ComputeRequestBuilder<K>)
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- com.linkedin.venice.client.store.AvroGenericStoreClient<K,
V> - com.linkedin.venice.client.store.AvroGenericReadComputeStoreClient<K,
V> - com.linkedin.venice.client.store.AvroSpecificStoreClient<K,
V>
- com.linkedin.venice.client.store.AvroGenericReadComputeStoreClient<K,
- com.linkedin.venice.client.store.AvroGenericStoreClient<K,
- java.io.Closeable
- com.linkedin.venice.client.store.ComputeRequestBuilder<K>