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