Package com.linkedin.venice.pubsub
Class PubSubConstantsOverrider
java.lang.Object
com.linkedin.venice.pubsub.PubSubConstantsOverrider
The purpose of this class is only to make the package private test-only functions of
PubSubConstants
available to all packages within tests. DO NOT move this class outside the test module, as we do not want to make
the test-only functions more widely available.-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
-
Constructor Details
-
PubSubConstantsOverrider
public PubSubConstantsOverrider()
-
-
Method Details
-
setPubsubOffsetApiTimeoutDurationDefaultValue
-
resetPubsubOffsetApiTimeoutDurationDefaultValue
public static void resetPubsubOffsetApiTimeoutDurationDefaultValue()
-