Class ClientTestUtils
java.lang.Object
com.linkedin.venice.fastclient.utils.ClientTestUtils
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAllMetricPrefixes
(String storeName) static String
getMetricPrefix
(String storeName, RequestType requestType) static com.linkedin.r2.transport.common.Client
static com.linkedin.r2.transport.common.Client
getR2Client
(ClientTestUtils.FastClientHTTPVariant fastClientHTTPVariant)
-
Field Details
-
FASTCLIENT_HTTP_VARIANTS
-
REQUEST_TYPES_SMALL
-
STORE_METADATA_FETCH_MODES
-
-
Constructor Details
-
ClientTestUtils
public ClientTestUtils()
-
-
Method Details
-
getR2Client
- Throws:
Exception
-
getR2Client
public static com.linkedin.r2.transport.common.Client getR2Client(ClientTestUtils.FastClientHTTPVariant fastClientHTTPVariant) throws Exception - Throws:
Exception
-
getMetricPrefix
-
getAllMetricPrefixes
-