Package com.linkedin.venice.fastclient
Class MultiKeyRequestContext.KeyInfo<K>
java.lang.Object
com.linkedin.venice.fastclient.MultiKeyRequestContext.KeyInfo<K>
- Type Parameters:
K
-
- Enclosing class:
- MultiKeyRequestContext<K,
V>
represents a key requested on a route and tracks info related to it but specific to the route
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
KeyInfo
-
-
Method Details
-
getKey
-
getSerializedKey
public byte[] getSerializedKey() -
getPartitionId
public int getPartitionId()
-