Class DispatchConfig.SummaryDecodePolicy

java.lang.Object
com.yahoo.config.Node
com.yahoo.config.LeafNode<ENUM>
com.yahoo.config.EnumNode<DispatchConfig.SummaryDecodePolicy.Enum>
com.yahoo.vespa.config.search.DispatchConfig.SummaryDecodePolicy
All Implemented Interfaces:
Cloneable
Enclosing class:
DispatchConfig

public static final class DispatchConfig.SummaryDecodePolicy extends com.yahoo.config.EnumNode<DispatchConfig.SummaryDecodePolicy.Enum>
This class represents dispatch.summaryDecodePolicy Specifies how summary data are decoded Eager will build java objects immediately, while ONDEMAND will do so when it is needed