public class OGraphShortestPathWorkload extends OBaseGraphWorkload
OBaseGraphWorkload.OWorkLoadContext
OBaseWorkload.OBaseWorkLoadContext, OBaseWorkload.OWorkLoadResult
connectionStrategy, errors, MAX_ERRORS
Constructor and Description |
---|
OGraphShortestPathWorkload() |
Modifier and Type | Method and Description |
---|---|
void |
execute(OStressTesterSettings settings,
ODatabaseIdentifier databaseIdentifier) |
String |
getFinalResult() |
String |
getFinalResultAsJson() |
int |
getLimit() |
String |
getName() |
String |
getPartialResult() |
int |
getShortestPaths() |
void |
parseParameters(String args) |
beginTransaction, check, commitTransaction, getContext, getGraph, getGraphNoTx
executeOperation, getErrors, getPercentile, manageNeedRetryException
public String getName()
public void parseParameters(String args)
public void execute(OStressTesterSettings settings, ODatabaseIdentifier databaseIdentifier)
public String getPartialResult()
public String getFinalResult()
public String getFinalResultAsJson()
public int getShortestPaths()
public int getLimit()
Copyright © 2009–2020 OrientDB. All rights reserved.