Package com.linkedin.venice.persona
package com.linkedin.venice.persona
-
ClassDescriptionA class to represent a Persona, a relationship between stores and a quota system that is enforced.A type of
Persona
that enforces a read (bandwidth) limit across multiple stores.A type ofPersona
that enforces a storage (size) limit across multiple stores.Zookeeper accessor forStoragePersona
objects, allowing for read/write to persona paths.Serializer used to convert the data betweenPersona
and json.This class annotates the constructor forStoragePersona
and serves as a property-based creator.