Class StoreJSONSerializer.VersionSerializerMixin

java.lang.Object
com.linkedin.venice.helix.StoreJSONSerializer.VersionSerializerMixin
Enclosing class:
StoreJSONSerializer

public static class StoreJSONSerializer.VersionSerializerMixin extends Object
Mixin used to add the annotation to figure out the constructor used by Jackson lib when deserialize the version
  • Constructor Details

    • VersionSerializerMixin

      public VersionSerializerMixin(String storeName, int number, long createdTime)