Package com.linkedin.venice.helix
Class StoreJSONSerializer.VersionSerializerMixin
- java.lang.Object
-
- com.linkedin.venice.helix.StoreJSONSerializer.VersionSerializerMixin
-
- Enclosing class:
- StoreJSONSerializer
public static class StoreJSONSerializer.VersionSerializerMixin 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 VersionSerializerMixin(java.lang.String storeName, int number, long createdTime)
-