Uses of Class
com.yahoo.vespa.model.search.SearchNode
Packages that use SearchNode
-
Uses of SearchNode in com.yahoo.vespa.model.content
Methods in com.yahoo.vespa.model.content that return types with arguments of type SearchNode -
Uses of SearchNode in com.yahoo.vespa.model.search
Methods in com.yahoo.vespa.model.search that return SearchNodeModifier and TypeMethodDescriptionstatic SearchNodeSearchNode.create(TreeConfigProducer<?> parent, String name, int distributionKey, NodeSpec nodeSpec, String clusterName, AbstractService serviceLayerService, boolean flushOnShutdown, Tuning tuning, boolean isHostedVespa, double fractionOfMemoryReserved, Boolean syncTransactionLog) protected SearchNodeSearchNode.Builder.doBuild(DeployState deployState, TreeConfigProducer<AnyConfigProducer> ancestor, Element producerSpec) IndexedSearchCluster.getSearchNode(int index) Methods in com.yahoo.vespa.model.search that return types with arguments of type SearchNodeMethods in com.yahoo.vespa.model.search with parameters of type SearchNodeConstructors in com.yahoo.vespa.model.search with parameters of type SearchNode