Package com.linkedin.venice.fastclient
Class RequestContext
java.lang.Object
com.linkedin.venice.fastclient.RequestContext
- Direct Known Subclasses:
GetRequestContext
,MultiKeyRequestContext
This class is used to include all the intermediate fields required for the communication between the different tiers.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RequestContext
public RequestContext()
-
-
Method Details
-
getRequestType
-