Class DistributorOptions
java.lang.Object
org.openqa.selenium.grid.distributor.config.DistributorOptions
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
boolean
-
Field Details
-
DEFAULT_HEALTHCHECK_INTERVAL
public static final int DEFAULT_HEALTHCHECK_INTERVAL- See Also:
-
DISTRIBUTOR_SECTION
- See Also:
-
-
Constructor Details
-
DistributorOptions
-
-
Method Details
-
getDistributorUri
-
getHealthCheckInterval
-
getDistributor
-
getSlotMatcher
-
getSlotSelector
-
getNewSessionThreadPoolSize
public int getNewSessionThreadPoolSize() -
shouldRejectUnsupportedCaps
public boolean shouldRejectUnsupportedCaps()
-