Uses of Class
com.yahoo.prelude.fastsearch.DocumentdbInfoConfig
Packages that use DocumentdbInfoConfig
Package
Description
Cluster monitoring for content clusters queried over fnet.
-
Uses of DocumentdbInfoConfig in com.yahoo.prelude.cluster
Constructors in com.yahoo.prelude.cluster with parameters of type DocumentdbInfoConfigModifierConstructorDescriptionClusterSearcher(com.yahoo.component.ComponentId id, Executor executor, ClusterConfig clusterConfig, DocumentdbInfoConfig documentDbConfig, SchemaInfo schemaInfo, com.yahoo.container.QrSearchersConfig qrSearchersConfig, com.yahoo.component.provider.ComponentRegistry<Dispatcher> dispatchers, GlobalPhaseRanker globalPhaseRanker, com.yahoo.container.handler.VipStatus vipStatus, com.yahoo.container.core.documentapi.VespaDocumentAccess access) -
Uses of DocumentdbInfoConfig in com.yahoo.prelude.fastsearch
Methods in com.yahoo.prelude.fastsearch that return DocumentdbInfoConfigModifier and TypeMethodDescriptionDocumentdbInfoConfig.Builder.build()ClusterParams.getDocumentdbInfoConfig()Constructors in com.yahoo.prelude.fastsearch with parameters of type DocumentdbInfoConfigModifierConstructorDescriptionBuilder(DocumentdbInfoConfig config) ClusterParams(String name, String serverId, String defaultSummary, DocumentdbInfoConfig documentdbInfoConfig, SchemaInfo schemaInfo) ClusterParams(String name, String serverId, String defaultSummary, DocumentdbInfoConfig documentdbInfoConfig, SchemaInfo schemaInfo, com.yahoo.container.QrSearchersConfig qrSearchersConfig)