Uses of Class
io.airlift.http.client.jetty.CachedDistribution
-
Packages that use CachedDistribution Package Description io.airlift.http.client.jetty -
-
Uses of CachedDistribution in io.airlift.http.client.jetty
Methods in io.airlift.http.client.jetty that return CachedDistribution Modifier and Type Method Description CachedDistributionJettyHttpClient. getActiveConnectionsPerDestination()CachedDistributionJettyHttpClient. getCurrentQueuedTime()CachedDistributionJettyHttpClient. getCurrentRequestSendTime()CachedDistributionJettyHttpClient. getCurrentRequestTime()CachedDistributionJettyHttpClient. getCurrentResponseProcessTime()CachedDistributionJettyHttpClient. getCurrentResponseWaitTime()CachedDistributionJettyHttpClient. getIdleConnectionsPerDestination()CachedDistributionJettyHttpClient. getQueuedRequestsPerDestination()
-