Class OverridableQueryProfile

  • All Implemented Interfaces:
    com.yahoo.component.Component, com.yahoo.component.Deconstructable, com.yahoo.component.provider.Freezable, Cloneable, Comparable<com.yahoo.component.Component>
    Direct Known Subclasses:
    BackedOverridableQueryProfile

    public class OverridableQueryProfile
    extends QueryProfile
    A regular query profile which knows it is storing overrides (not configured profiles) and that implements override legality checking.
    Author:
    bratseth