Uses of Class
org.apache.tinkerpop.gremlin.driver.EndpointConnectionMetrics
-
Packages that use EndpointConnectionMetrics Package Description org.apache.tinkerpop.gremlin.driver -
-
Uses of EndpointConnectionMetrics in org.apache.tinkerpop.gremlin.driver
Methods in org.apache.tinkerpop.gremlin.driver that return types with arguments of type EndpointConnectionMetrics Modifier and Type Method Description Collection<EndpointConnectionMetrics>ConnectionMetrics. getMetrics()Collection<EndpointConnectionMetrics>ConnectionMetricsCollector. metrics()Constructor parameters in org.apache.tinkerpop.gremlin.driver with type arguments of type EndpointConnectionMetrics Constructor Description ConnectionMetricsCollector(Map<String,EndpointConnectionMetrics> connectionMetrics)
-