Class Hierarchy
- java.lang.Object
- com.linkedin.venice.fastclient.ClientConfig<K,V,T>
- com.linkedin.venice.fastclient.ClientConfig.ClientConfigBuilder<K,V,T>
- com.linkedin.venice.fastclient.GrpcClientConfig
- com.linkedin.venice.fastclient.GrpcClientConfig.Builder
- com.linkedin.venice.fastclient.InternalAvroStoreClient<K,V> (implements com.linkedin.venice.client.store.AvroGenericReadComputeStoreClient<K,V>)
- com.linkedin.venice.fastclient.DelegatingAvroStoreClient<K,V>
- com.linkedin.venice.fastclient.DualReadAvroGenericStoreClient<K,V>
- com.linkedin.venice.fastclient.DualReadAvroSpecificStoreClient<K,V> (implements com.linkedin.venice.client.store.AvroSpecificStoreClient<K,V>)
- com.linkedin.venice.fastclient.RetriableAvroGenericStoreClient<K,V>
- com.linkedin.venice.fastclient.RetriableAvroSpecificStoreClient<K,V> (implements com.linkedin.venice.client.store.AvroSpecificStoreClient<K,V>)
- com.linkedin.venice.fastclient.StatsAvroGenericStoreClient<K,V>
- com.linkedin.venice.fastclient.StatsAvroSpecificStoreClient<K,V> (implements com.linkedin.venice.client.store.AvroSpecificStoreClient<K,V>)
- com.linkedin.venice.fastclient.DualReadAvroGenericStoreClient<K,V>
- com.linkedin.venice.fastclient.DispatchingAvroGenericStoreClient<K,V>
- com.linkedin.venice.fastclient.DispatchingAvroSpecificStoreClient<K,V> (implements com.linkedin.venice.client.store.AvroSpecificStoreClient<K,V>)
- com.linkedin.venice.fastclient.DispatchingVsonStoreClient<K,V>
- com.linkedin.venice.fastclient.DelegatingAvroStoreClient<K,V>
- com.linkedin.venice.fastclient.MultiKeyRequestContext.KeyInfo<K>
- com.linkedin.venice.fastclient.RequestContext
- com.linkedin.venice.fastclient.GetRequestContext
- com.linkedin.venice.fastclient.MultiKeyRequestContext<K,V>
- com.linkedin.venice.fastclient.BatchGetRequestContext<K,V>
- com.linkedin.venice.fastclient.ComputeRequestContext<K,V>