Package com.linkedin.venice.helix
Class StoreJSONSerializer.HybridStoreConfigSerializerMixin
java.lang.Object
com.linkedin.venice.helix.StoreJSONSerializer.HybridStoreConfigSerializerMixin
- Enclosing class:
- StoreJSONSerializer
Mixin used to add the annotation to figure out the constructor used by Jackson lib when deserialize the version
-
Constructor Summary
ConstructorDescriptionHybridStoreConfigSerializerMixin
(long rewindTimeInSeconds, long offsetLagThresholdToGoOnline) -
Method Summary
-
Constructor Details
-
HybridStoreConfigSerializerMixin
public HybridStoreConfigSerializerMixin(long rewindTimeInSeconds, long offsetLagThresholdToGoOnline)
-