Package org.openqa.selenium.grid.graphql
Class GridData
java.lang.Object
org.openqa.selenium.grid.graphql.GridData
- All Implemented Interfaces:
graphql.schema.DataFetcher<Grid>
-
Constructor Summary
ConstructorsConstructorDescriptionGridData
(Distributor distributor, NewSessionQueue newSessionQueue, URI publicUri, String version) -
Method Summary
-
Constructor Details
-
GridData
public GridData(Distributor distributor, NewSessionQueue newSessionQueue, URI publicUri, String version)
-
-
Method Details
-
get
- Specified by:
get
in interfacegraphql.schema.DataFetcher<Grid>
-