Uses of Interface
org.apache.hc.core5.reactor.IOWorkerStats
-
Packages that use IOWorkerStats Package Description org.apache.hc.core5.reactor 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 IOWorkerStats Modifier and Type Class Description (package private) classSingleCoreIOReactorMethods in org.apache.hc.core5.reactor with parameters of type IOWorkerStats Modifier and Type Method Description intIOWorkerSelector. select(IOWorkerStats[] dispatchers)intIOWorkerSelectors.GenericSelector. select(IOWorkerStats[] dispatchers)intIOWorkerSelectors.PowerOfTwoSelector. select(IOWorkerStats[] dispatchers)
-