public class NetworkLatency extends Object implements ModelRunner
| Modifier and Type | Class and Description |
|---|---|
static class |
NetworkLatency.Name |
| Constructor and Description |
|---|
NetworkLatency() |
| Modifier and Type | Method and Description |
|---|---|
static Map<NetworkLatency.Name,Set<Double>> |
calculate(org.apache.tinkerpop.gremlin.structure.Graph graph) |
void |
runWithMetrics(org.apache.tinkerpop.gremlin.structure.Graph graph) |
public void runWithMetrics(org.apache.tinkerpop.gremlin.structure.Graph graph)
runWithMetrics in interface ModelRunnerpublic static Map<NetworkLatency.Name,Set<Double>> calculate(org.apache.tinkerpop.gremlin.structure.Graph graph)
Copyright © 2019–2020. All rights reserved.