Uses of Annotation Interface
org.openqa.selenium.grid.jmx.ManagedAttribute
Packages that use ManagedAttribute
Package
Description
-
Uses of ManagedAttribute in org.openqa.selenium.grid.distributor.local
Methods in org.openqa.selenium.grid.distributor.local with annotations of type ManagedAttributeModifier and TypeMethodDescriptionint
LocalDistributor.getActiveSlots()
long
LocalDistributor.getDownNodeCount()
int
LocalDistributor.getIdleSlots()
long
LocalDistributor.getUpNodeCount()
-
Uses of ManagedAttribute in org.openqa.selenium.grid.node.local
Methods in org.openqa.selenium.grid.node.local with annotations of type ManagedAttributeModifier and TypeMethodDescriptionLocalNode.getAvailability()
int
LocalNode.getCurrentSessionCount()
LocalNode.getExternalUri()
LocalNode.getGridUri()
float
LocalNode.getLoad()
int
LocalNode.getMaxSessionCount()
LocalNode.getNodeId()
int
LocalNode.getTotalSlots()
long
LocalNode.getUsedSlots()
-
Uses of ManagedAttribute in org.openqa.selenium.grid.server
Methods in org.openqa.selenium.grid.server with annotations of type ManagedAttributeModifier and TypeMethodDescriptionBaseServerOptions.getExternalUri()
int
BaseServerOptions.getMaxServerThreads()
int
BaseServerOptions.getPort()
-
Uses of ManagedAttribute in org.openqa.selenium.grid.sessionqueue.config
Methods in org.openqa.selenium.grid.sessionqueue.config with annotations of type ManagedAttributeModifier and TypeMethodDescriptionlong
NewSessionQueueOptions.getRequestTimeoutSeconds()
long
NewSessionQueueOptions.getRetryIntervalMilliseconds()
-
Uses of ManagedAttribute in org.openqa.selenium.grid.sessionqueue.local
Methods in org.openqa.selenium.grid.sessionqueue.local with annotations of type ManagedAttribute