Uses of Class
com.yahoo.vespa.model.PortAllocBridge
Packages that use PortAllocBridge
Package
Description
Provides the classes for the Vespa config model framework.
Provides the classes for the admin components of the Vespa config
model.
-
Uses of PortAllocBridge in com.yahoo.vespa.model
Methods in com.yahoo.vespa.model with parameters of type PortAllocBridgeModifier and TypeMethodDescriptionvoidConfigProxy.allocatePorts(int start, PortAllocBridge from) voidConfigSentinel.allocatePorts(int start, PortAllocBridge from) voidLogd.allocatePorts(int start, PortAllocBridge from) voidNetworkPortRequestor.allocatePorts(int start, PortAllocBridge from) allocate the ports you need -
Uses of PortAllocBridge in com.yahoo.vespa.model.admin
Methods in com.yahoo.vespa.model.admin with parameters of type PortAllocBridgeModifier and TypeMethodDescriptionvoidConfigserver.allocatePorts(int start, PortAllocBridge from) voidLogForwarder.allocatePorts(int start, PortAllocBridge from) voidLogserver.allocatePorts(int start, PortAllocBridge from) voidSlobrok.allocatePorts(int start, PortAllocBridge from) -
Uses of PortAllocBridge in com.yahoo.vespa.model.admin.metricsproxy
Methods in com.yahoo.vespa.model.admin.metricsproxy with parameters of type PortAllocBridgeModifier and TypeMethodDescriptionvoidMetricsProxyContainer.allocatePorts(int start, PortAllocBridge from) -
Uses of PortAllocBridge in com.yahoo.vespa.model.admin.otel
Methods in com.yahoo.vespa.model.admin.otel with parameters of type PortAllocBridgeModifier and TypeMethodDescriptionvoidOpenTelemetryCollector.allocatePorts(int start, PortAllocBridge from) -
Uses of PortAllocBridge in com.yahoo.vespa.model.container
Methods in com.yahoo.vespa.model.container with parameters of type PortAllocBridge -
Uses of PortAllocBridge in com.yahoo.vespa.model.content
Methods in com.yahoo.vespa.model.content with parameters of type PortAllocBridgeModifier and TypeMethodDescriptionvoidContentNode.allocatePorts(int start, PortAllocBridge from) -
Uses of PortAllocBridge in com.yahoo.vespa.model.search
Methods in com.yahoo.vespa.model.search with parameters of type PortAllocBridge