Uses of Interface
com.yahoo.search.dispatch.rpc.RpcConnectionPool
Packages that use RpcConnectionPool
-
Uses of RpcConnectionPool in com.yahoo.search.dispatch.rpc
Classes in com.yahoo.search.dispatch.rpc that implement RpcConnectionPoolModifier and TypeClassDescriptionclassRpcResourcePool contains the RPC connection pool.Constructors in com.yahoo.search.dispatch.rpc with parameters of type RpcConnectionPoolModifierConstructorDescriptionRpcInvokerFactory(RpcConnectionPool rpcResourcePool, SearchGroups cluster, com.yahoo.vespa.config.search.DispatchConfig dispatchConfig, com.yahoo.container.QrSearchersConfig qrSearchersConfig) RpcPing(Node node, ClusterMonitor<Node> clusterMonitor, RpcConnectionPool connectionPool, PongHandler pongHandler, com.yahoo.compress.Compressor compressor) RpcPingFactory(RpcConnectionPool rpcResourcePool)