Uses of Interface
com.yahoo.vespa.config.Connection
Packages that use Connection
-
Uses of Connection in com.yahoo.config.subscription.impl
Classes in com.yahoo.config.subscription.impl that implement ConnectionMethods in com.yahoo.config.subscription.impl that return ConnectionModifier and TypeMethodDescriptionMockConnection.getCurrent()MockConnection.switchConnection(Connection connection) Methods in com.yahoo.config.subscription.impl that return types with arguments of type ConnectionMethods in com.yahoo.config.subscription.impl with parameters of type Connection -
Uses of Connection in com.yahoo.vespa.config
Classes in com.yahoo.vespa.config that implement ConnectionModifier and TypeClassDescriptionclassA JRT connection to a config server or config proxy.Methods in com.yahoo.vespa.config that return ConnectionModifier and TypeMethodDescriptionConnectionPool.getCurrent()ConnectionPool.switchConnection(Connection failingConnection) Switches to another (healthy, if possible) Connection instance.Methods in com.yahoo.vespa.config that return types with arguments of type ConnectionMethods in com.yahoo.vespa.config with parameters of type ConnectionModifier and TypeMethodDescriptionConnectionPool.switchConnection(Connection failingConnection) Switches to another (healthy, if possible) Connection instance.JRTConnectionPool.switchConnection(Connection failingConnection)