Class StrictContractsConfig.PropagateSourceProperties

  • All Implemented Interfaces:
    java.lang.Cloneable
    Enclosing class:
    StrictContractsConfig

    public static final class StrictContractsConfig.PropagateSourceProperties
    extends com.yahoo.config.EnumNode<StrictContractsConfig.PropagateSourceProperties.Enum>
    This class represents strict-contracts.propagateSourceProperties EVERY, // Propagate any property starting by source.[sourceName] and provider.[providerName] NATIVE, // Propagate native properties only ALL, // Deprecated synonym of NATIVE OFFSET_HITS, // Propagate offset ands hits only NONE // propagate no properties