Uses of Interface
org.apache.hc.core5.reactor.IOWorkerStats
Packages that use IOWorkerStats
Package
Description
Event driven network communication APIs and components loosely based on
Doug Lea's
reactor pattern.
-
Uses of IOWorkerStats in org.apache.hc.core5.reactor
Classes in org.apache.hc.core5.reactor that implement IOWorkerStatsMethods in org.apache.hc.core5.reactor with parameters of type IOWorkerStatsModifier and TypeMethodDescriptionintIOWorkerSelector.select(IOWorkerStats[] dispatchers) intIOWorkerSelectors.GenericSelector.select(IOWorkerStats[] dispatchers) intIOWorkerSelectors.PowerOfTwoSelector.select(IOWorkerStats[] dispatchers)