Class HybridStoreConfigPolicy

java.lang.Object
com.linkedin.venice.controller.HybridStoreConfigPolicy

public final class HybridStoreConfigPolicy extends Object
Encodes Venice's policy for hybrid + replication configuration on a store: when a store counts as hybrid, how user-supplied update options merge onto the existing config, and the auto-enable / auto-disable rules at hybrid <-> batch transitions. Pure computation against in-memory state; no I/O.