Class StrictContractsConfig.PropagateSourceProperties

java.lang.Object
com.yahoo.config.Node
com.yahoo.config.LeafNode<ENUM>
com.yahoo.config.EnumNode<StrictContractsConfig.PropagateSourceProperties.Enum>
com.yahoo.search.federation.StrictContractsConfig.PropagateSourceProperties
All Implemented Interfaces:
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