Uses of Interface
org.openqa.selenium.grid.distributor.selector.SlotSelector
Packages that use SlotSelector
Package
Description
- 
Uses of SlotSelector in org.openqa.selenium.grid.distributor.configMethods in org.openqa.selenium.grid.distributor.config that return SlotSelector
- 
Uses of SlotSelector in org.openqa.selenium.grid.distributor.localConstructors in org.openqa.selenium.grid.distributor.local with parameters of type SlotSelectorModifierConstructorDescriptionLocalDistributor(Tracer tracer, EventBus bus, HttpClient.Factory clientFactory, SessionMap sessions, NewSessionQueue sessionQueue, SlotSelector slotSelector, Secret registrationSecret, Duration healthcheckInterval, boolean rejectUnsupportedCaps, Duration sessionRequestRetryInterval, int newSessionThreadPoolSize, SlotMatcher slotMatcher, Duration purgeNodesInterval) 
- 
Uses of SlotSelector in org.openqa.selenium.grid.distributor.selectorClasses in org.openqa.selenium.grid.distributor.selector that implement SlotSelectorMethods in org.openqa.selenium.grid.distributor.selector that return SlotSelector